brintos

brintos / llvm-project-archived public Read only

0
0
Text · 127 B · 25025c4 Raw
5 lines · plain
1executable("clang-tidy-confusable-chars-gen") {2  deps = [ "//llvm/lib/Support" ]3  sources = [ "BuildConfusableTable.cpp" ]4}5