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 be00637 commit b2f8172Copy full SHA for b2f8172
llvm/utils/gn/secondary/clang/lib/InstallAPI/BUILD.gn
@@ -8,6 +8,7 @@ static_library("InstallAPI") {
8
"//llvm/lib/TextAPI",
9
]
10
sources = [
11
+ "DiagnosticBuilderWrappers.cpp",
12
"DylibVerifier.cpp",
13
"FileList.cpp",
14
"Frontend.cpp",
0 commit comments