brintos

brintos / llvm-project-archived public Read only

0
0
Text · 256 B · 2ed43a8 Raw
17 lines · plain
1add_clang_unittest(ParseTests2  ParseHLSLRootSignatureTest.cpp3  CLANG_LIBS4  clangAST5  clangBasic6  clangLex7  clangParse8  clangSema9  LINK_LIBS10  LLVMTestingAnnotations11  LLVMTestingSupport12  clangTesting13  LLVM_COMPONENTS14  FrontendHLSL15  Support16  )17