[PATCH] Generate diagnostic checks for attribute subjects

Aaron Ballman aaron at aaronballman.com
Tue Nov 26 12:51:04 PST 2013


This patch lays the basic groundwork for table generating the
diagnostics for attribute subjects. It does this by making some
modifications to the way subjects are listed in Attr.td, and updating
the attr emitter to handle the new constructs.

I have disabled some attribute subject lines on purpose in Attr.td;
this part is a WIP with the goal being to restore those subjects
incrementally. By commenting them out, it leaves the original behavior
the same as before for those attributes and so those are not
functionality changes.

~Aaron
-------------- next part --------------
A non-text attachment was scrubbed...
Name: AttrSubject.patch
Type: application/octet-stream
Size: 67335 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131126/dd19ee39/attachment.obj>


More information about the cfe-commits mailing list