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 ff80bdc commit effd7f0Copy full SHA for effd7f0
llvm/utils/gn/secondary/clang/lib/Lex/BUILD.gn
@@ -17,6 +17,7 @@ static_library("Lex") {
17
"MacroArgs.cpp",
18
"MacroInfo.cpp",
19
"ModuleMap.cpp",
20
+ "ModuleMapFile.cpp",
21
"PPCaching.cpp",
22
"PPCallbacks.cpp",
23
"PPConditionalDirectiveRecord.cpp",
0 commit comments