forked from OSchip/llvm-project
[gn build] Port 299aa4dfa1
This commit is contained in:
parent
87003cd80d
commit
29a8b1fe18
|
@ -16,6 +16,7 @@ static_library("misc") {
|
|||
sources = [
|
||||
"DefinitionsInHeadersCheck.cpp",
|
||||
"MiscTidyModule.cpp",
|
||||
"MisleadingIdentifier.cpp",
|
||||
"MisplacedConstCheck.cpp",
|
||||
"NewDeleteOverloadsCheck.cpp",
|
||||
"NoRecursionCheck.cpp",
|
||||
|
|
Loading…
Reference in New Issue