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 4cc6d0f commit 8f50bcaCopy full SHA for 8f50bca
llvm/utils/gn/secondary/clang/lib/Sema/BUILD.gn
@@ -95,6 +95,7 @@ static_library("Sema") {
95
"SemaTemplateInstantiateDecl.cpp",
96
"SemaTemplateVariadic.cpp",
97
"SemaType.cpp",
98
+ "SemaX86.cpp",
99
"TypeLocBuilder.cpp",
100
]
101
}
0 commit comments