whisperity added inline comments.

================
Comment at: lib/StaticAnalyzer/Checkers/IteratorChecker.cpp:1061
+          // first reassign all iterator positions to the new container which
+          // are not past the container (thus not greater or equal to the
+          // current "end" symbol.
----------------
`(` is not closed


https://reviews.llvm.org/D32859



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
  • [PATCH] D32859: [Analyzer]... Balogh , Ádám via Phabricator via cfe-commits
    • [PATCH] D32859: [Anal... Whisperity via Phabricator via cfe-commits

Reply via email to