[cfe-commits] [Patch 4 of 7] -verify fixes and enhancement
Jordan Rose
jordan_rose at apple.com
Mon Jul 2 10:48:57 PDT 2012
On Jun 30, 2012, at 2:12 PM, Andy Gibbs wrote:
> Part 4: Removed accidentally included override on diagnostic notes.
>
> <verify-part4.diff>
This one I don't like. -verify tests shouldn't also be fatal error tests anyway. Even though it doesn't actually cause any problems. I don't think this is necessary.
(Also, it invites future code like ReallySuppressAllDiagnostics, etc., even if none of us would ever do that.)
More information about the cfe-commits
mailing list