[cfe-commits] [PATCH] Implement -MG
Peter Collingbourne
peter at pcc.me.uk
Thu Jun 30 09:54:25 PDT 2011
Hi,
This patch implements -MG (and fixes PR9613). OK to commit?
One potential issue with this patch is that it introduces a
preprocessor flag whose purpose is to "manually" disable a fatal
diagnostic, since I couldn't see a way to do this within the existing
diagnostic system (Diagnostic::setDiagnosticMapping contains an assert
which explicitly forbids this).
Thanks,
--
Peter
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Implement-MG.-Fixes-PR9613.patch
Type: text/x-diff
Size: 13248 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20110630/180a819b/attachment.patch>
More information about the cfe-commits
mailing list