brintos

brintos / llvm-project-archived public Read only

0
0
Text · 163 B · 4986132 Raw
11 lines · plain
1add_clang_unittest(RewriteTests2  RewriterTest.cpp3  CLANG_LIBS4  clangFrontend5  clangRewrite6  clangSerialization7  clangTooling8  LLVM_COMPONENTS9  Support10  )11