This patch should complete our support for the SD-6 standing document,
based off N4200
(http://www.open-std.org/JTC1/SC22/WG21/docs/papers/2014/n4200.htm).
It implements support for __has_cpp_attribute, based off our existing
support for __has_attribute.

Note, C++11-style attributes will now be required (by tablegen) to
provide a non-default value for the new Version field, associated with
the attribute spelling. If we decide we want __has_attribute to report
version-specific information for all attributes, we can generalize to
cover that later.

~Aaron

Attachment: sd6.patch
Description: Binary data

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

Reply via email to