[cfe-commits] [Patch] Adding __has_feature(cxx_defaulted_functions) for querying "defaulted functions"
Michel Morin
mimomorin at gmail.com
Sun Oct 30 02:19:34 PDT 2011
>From clang-3.0, "defaulted functions" feature has been supported.
But there is no querying macro for this feature (PR11253).
A patch attached for adding __has_feature(cxx_defaulted_functions)
macro and doc.
(This patch is the same one attached in the PR.)
Regards,
Michel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: add_cxx_defaulted_functions.patch
Type: application/octet-stream
Size: 2111 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20111030/fd6cc63f/attachment.obj>
More information about the cfe-commits
mailing list