NoQ added inline comments.

================
Comment at: lib/StaticAnalyzer/Core/CallEvent.cpp:197
+
+  // Recover CFG block via reverse lookup. Maybe it should just be a part of 
the
+  // CallEvent object? That would have been convenient.
----------------
george.karpenkov wrote:
> Can we remove "maybe" / "that would have been" comments?
Changed them into a TODO because they're rather important to keep. Like, that's 
a flaw in this code.


https://reviews.llvm.org/D49715



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

Reply via email to