Several attributes test whether specific language options are enabled
before performing the required semantic handling. This patch automates
that task by pushing it into tablegen.

I've added a list of language options that can be optionally specified
for an attribute. If none of the given language options are enabled, a
diagnostic is issued. This allowed several attributes to use the
simple attribute handler.

~Aaron

Attachment: LangOpts.patch
Description: Binary data

_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to