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 c57f034 commit b5e962aCopy full SHA for b5e962a
llvm/utils/gn/secondary/clang/unittests/Sema/BUILD.gn
@@ -17,5 +17,6 @@ unittest("SemaTests") {
17
"CodeCompleteTest.cpp",
18
"ExternalSemaSourceTest.cpp",
19
"GslOwnerPointerInference.cpp",
20
+ "SemaLookupTest.cpp",
21
]
22
}
0 commit comments