alexfh added inline comments.

================
Comment at: lib/StaticAnalyzer/Core/BugReporter.cpp:2613
+      jj++;
+      assert(jj<10);
       // Get a clean copy of all the visitors.
----------------
Was this meant to be committed? I see this assertion firing on a ton of files.


Repository:
  rC Clang

https://reviews.llvm.org/D47670



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
  • [PATCH] D47670: [analy... Alexander Kornienko via Phabricator via cfe-commits

Reply via email to