[PATCH] D32950: Support C++1z features in `__has_extension`

Eric Fiselier via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat May 6 18:23:50 PDT 2017


EricWF updated this revision to Diff 98087.
EricWF added a comment.

- Improve documentation


https://reviews.llvm.org/D32950

Files:
  docs/LanguageExtensions.rst
  lib/Lex/PPMacroExpansion.cpp
  test/Lexer/has_extension_cxx.cpp
  test/Lexer/has_feature_cxx0x.cpp
  test/SemaCXX/cxx1z-extensions.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32950.98087.patch
Type: text/x-patch
Size: 7718 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170507/7be2b4b3/attachment.bin>


More information about the cfe-commits mailing list