[PATCH] Detect mismatching 'new' and 'delete' uses
Richard Smith
richard at metafoo.co.uk
Tue May 12 15:23:43 PDT 2015
LGTM, thanks!
================
Comment at: lib/Sema/SemaExprCXX.cpp:2265
@@ +2264,3 @@
+ MemberInitMismatches,
+ /// Indicates that at 1 or more constructors' definitions could not been
+ /// analyzed, and they will be checked again at the end of translation unit.
----------------
Extra "at" in this comment.
http://reviews.llvm.org/D4661
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the cfe-commits
mailing list