[cfe-commits] r156087 - /cfe/trunk/include/clang/Basic/DiagnosticSemaKinds.td

Richard Smith richard at metafoo.co.uk
Fri May 4 12:10:43 PDT 2012


On Thu, May 3, 2012 at 8:32 PM, Chris Lattner <clattner at apple.com> wrote:

>
> On May 3, 2012, at 11:38 AM, Richard Smith wrote:
>
> > Author: rsmith
> > Date: Thu May  3 13:38:45 2012
> > New Revision: 156087
> >
> > URL: http://llvm.org/viewvc/llvm-project?rev=156087&view=rev
> > Log:
> > Remove diagnostic groups and DefaultIgnore from notes.
>
> Should the clang tblgen plugin enforce that this doesn't happen?
>

Sounds sensible. r156192 catches DiagGroups on notes, and removes the
remaining violators.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120504/4c7da3ce/attachment.html>


More information about the cfe-commits mailing list