We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 274907c commit 308d40fCopy full SHA for 308d40f
llvm/utils/gn/secondary/clang/unittests/AST/BUILD.gn
@@ -18,6 +18,7 @@ unittest("ASTTests") {
18
"ASTImporterFixtures.cpp",
19
"ASTImporterGenericRedeclTest.cpp",
20
"ASTImporterODRStrategiesTest.cpp",
21
+ "ASTImporterObjCTest.cpp",
22
"ASTImporterTest.cpp",
23
"ASTImporterVisibilityTest.cpp",
24
"ASTTraverserTest.cpp",
0 commit comments