brintos

brintos / llvm-project-archived public Read only

0
0
Text · 283 B · 1469cd6 Raw
19 lines · plain
1add_clang_unittest(InterpTests2  BitcastBuffer.cpp3  Descriptor.cpp4  toAPValue.cpp5  CLANG_LIBS6  clangAST7  clangASTMatchers8  clangBasic9  clangFrontend10  clangSerialization11  clangTooling12  LINK_LIBS13  clangTesting14  LLVM_COMPONENTS15  FrontendOpenMP16  Support17  TargetParser18  )19