forked from OSchip/llvm-project
gn build: Merge 74d39a42f1
This commit is contained in:
parent
dfd6374c78
commit
d581f68519
|
@ -13,6 +13,7 @@ source_set("tweaks") {
|
|||
include_dirs = [ "../.." ]
|
||||
sources = [
|
||||
"AnnotateHighlightings.cpp",
|
||||
"DefineInline.cpp",
|
||||
"DumpAST.cpp",
|
||||
"ExpandAutoType.cpp",
|
||||
"ExpandMacro.cpp",
|
||||
|
|
Loading…
Reference in New Issue