forked from OSchip/llvm-project
[gn build] Port 4da65c2920
This commit is contained in:
parent
9e63b190af
commit
52e0582440
|
@ -12,6 +12,7 @@ static_library("utils") {
|
|||
]
|
||||
sources = [
|
||||
"ASTUtils.cpp",
|
||||
"Aliasing.cpp",
|
||||
"DeclRefExprUtils.cpp",
|
||||
"ExceptionAnalyzer.cpp",
|
||||
"ExprSequence.cpp",
|
||||
|
|
Loading…
Reference in New Issue