NoQ accepted this revision.
NoQ added a comment.
This revision is now accepted and ready to land.

Thanks again! LGTM.


================
Comment at: lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp:656
@@ +655,3 @@
+  // Clear the AnalysisManager of old AnalysisDeclContexts.
+  Mgr->ClearContexts();
+  // Ignore autosynthesized code.
----------------
We could skip that as well, forgot to mention :o
Doesn't really matter.


Repository:
  rL LLVM

https://reviews.llvm.org/D24792



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to