forked from OSchip/llvm-project
[gn build] Port 2aac0c47ae
This commit is contained in:
parent
2aac0c47ae
commit
b9943d68d3
|
@ -14,8 +14,9 @@ static_library("Frontend") {
|
|||
]
|
||||
sources = [
|
||||
"AnalysisConsumer.cpp",
|
||||
"CheckerRegistration.cpp",
|
||||
"AnalyzerHelpFlags.cpp",
|
||||
"CheckerRegistry.cpp",
|
||||
"CreateCheckerManager.cpp",
|
||||
"FrontendActions.cpp",
|
||||
"ModelConsumer.cpp",
|
||||
"ModelInjector.cpp",
|
||||
|
|
Loading…
Reference in New Issue