[GN] Updated build file to allow GN builds to succeed at ToT.

llvm-svn: 354683
This commit is contained in:
Mitch Phillips 2019-02-22 18:45:41 +00:00
parent 4c8e480358
commit cb0c05cbeb
1 changed files with 1 additions and 0 deletions

View File

@ -54,6 +54,7 @@ static_library("Checkers") {
"IvarInvalidationChecker.cpp",
"LLVMConventionsChecker.cpp",
"LocalizationChecker.cpp",
"MIGChecker.cpp",
"MPI-Checker/MPIBugReporter.cpp",
"MPI-Checker/MPIChecker.cpp",
"MPI-Checker/MPIFunctionClassifier.cpp",