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 9a82f74 commit 0adc672Copy full SHA for 0adc672
llvm/utils/gn/secondary/clang/lib/Sema/BUILD.gn
@@ -43,6 +43,7 @@ static_library("Sema") {
43
"CodeCompleteConsumer.cpp",
44
"DeclSpec.cpp",
45
"DelayedDiagnostic.cpp",
46
+ "HLSLBuiltinTypeDeclBuilder.cpp",
47
"HLSLExternalSemaSource.cpp",
48
"HeuristicResolver.cpp",
49
"IdentifierResolver.cpp",
0 commit comments