[Patch] Add C++14 feature querying macro `cxx_digit_separators` describing support for "Single-Quotation-Mark as a Digit Separator"

Michel Morin mimomorin at gmail.com
Tue Oct 21 01:04:10 PDT 2014


The support for C++14 digit separators was already added in Clang 3.4.
But there is no querying macro for the feature.

I've attached a patch for adding the macro.

Regards,
Michel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cxx_digit_separators.patch
Type: application/octet-stream
Size: 1937 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20141021/1db8912b/attachment.obj>


More information about the cfe-commits mailing list