[GN] Updated build file to allow GN builds to succeed at ToT.
authorMitch Phillips <mitchphillips@outlook.com>
Fri, 22 Feb 2019 18:45:41 +0000 (18:45 +0000)
committerMitch Phillips <mitchphillips@outlook.com>
Fri, 22 Feb 2019 18:45:41 +0000 (18:45 +0000)
llvm-svn: 354683

llvm/utils/gn/secondary/clang/lib/StaticAnalyzer/Checkers/BUILD.gn

index 785ff82..910d747 100644 (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",