[gn build] Port cf48101200

This commit is contained in:
LLVM GN Syncbot 2020-01-03 19:41:47 +00:00
parent 2875cc6b29
commit 264637f0b8
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ unittest("ClangTidyTests") {
]
include_dirs = [ "//clang-tools-extra/clang-tidy" ]
sources = [
"AddConstTest.cpp",
"ClangTidyDiagnosticConsumerTest.cpp",
"ClangTidyOptionsTest.cpp",
"GlobListTest.cpp",