mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +01:00
gn build: Merge r369918
llvm-svn: 369953
This commit is contained in:
parent
391995f2dc
commit
a3bec823a0
@ -34,5 +34,6 @@ static_library("clang-tidy") {
|
||||
"ClangTidyOptions.cpp",
|
||||
"ClangTidyProfiling.cpp",
|
||||
"ExpandModularHeadersPPCallbacks.cpp",
|
||||
"GlobList.cpp",
|
||||
]
|
||||
}
|
||||
|
@ -25,6 +25,7 @@ unittest("ClangTidyTests") {
|
||||
sources = [
|
||||
"ClangTidyDiagnosticConsumerTest.cpp",
|
||||
"ClangTidyOptionsTest.cpp",
|
||||
"GlobListTest.cpp",
|
||||
"GoogleModuleTest.cpp",
|
||||
"IncludeInserterTest.cpp",
|
||||
"LLVMModuleTest.cpp",
|
||||
|
Loading…
x
Reference in New Issue
Block a user