mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-12-27 10:18:36 +00:00
gn build: Merge r361418.
llvm-svn: 361449
This commit is contained in:
parent
b7cc3d9953
commit
8477d68ad8
@ -22,6 +22,7 @@ static_library("utils") {
|
||||
"LexerUtils.cpp",
|
||||
"NamespaceAliaser.cpp",
|
||||
"OptionsUtils.cpp",
|
||||
"TransformerClangTidyCheck.cpp",
|
||||
"TypeTraits.cpp",
|
||||
"UsingInserter.cpp",
|
||||
]
|
||||
|
@ -31,6 +31,7 @@ unittest("ClangTidyTests") {
|
||||
"ObjCModuleTest.cpp",
|
||||
"OverlappingReplacementsTest.cpp",
|
||||
"ReadabilityModuleTest.cpp",
|
||||
"TransformerClangTidyCheckTest.cpp",
|
||||
"UsingInserterTest.cpp",
|
||||
]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user