forked from OSchip/llvm-project
[gn build] Port cf48101200
This commit is contained in:
parent
2875cc6b29
commit
264637f0b8
|
@ -23,6 +23,7 @@ unittest("ClangTidyTests") {
|
|||
]
|
||||
include_dirs = [ "//clang-tools-extra/clang-tidy" ]
|
||||
sources = [
|
||||
"AddConstTest.cpp",
|
||||
"ClangTidyDiagnosticConsumerTest.cpp",
|
||||
"ClangTidyOptionsTest.cpp",
|
||||
"GlobListTest.cpp",
|
||||
|
|
Loading…
Reference in New Issue