1executable("clang-tidy-confusable-chars-gen") {2 deps = [ "//llvm/lib/Support" ]3 sources = [ "BuildConfusableTable.cpp" ]4}5