We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00090a2 commit ed0e367Copy full SHA for ed0e367
llvm/utils/gn/secondary/clang/unittests/CodeGen/BUILD.gn
@@ -14,6 +14,7 @@ unittest("ClangCodeGenTests") {
14
]
15
sources = [
16
"BufferSourceTest.cpp",
17
+ "CheckTargetFeaturesTest.cpp",
18
"CodeGenExternalTest.cpp",
19
"IncrementalProcessingTest.cpp",
20
"TBAAMetadataTest.cpp",
0 commit comments