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 18c70b0 commit 5555a9eCopy full SHA for 5555a9e
llvm/utils/gn/secondary/clang/lib/Sema/BUILD.gn
@@ -106,6 +106,7 @@ static_library("Sema") {
106
"SemaSystemZ.cpp",
107
"SemaTemplate.cpp",
108
"SemaTemplateDeduction.cpp",
109
+ "SemaTemplateDeductionGuide.cpp",
110
"SemaTemplateInstantiate.cpp",
111
"SemaTemplateInstantiateDecl.cpp",
112
"SemaTemplateVariadic.cpp",
0 commit comments