[PATCH] D35454: [c++2a] Add option -std=c++2a to enable support for potential/transitional C++2a features
Faisal Vali via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Jul 15 10:11:10 PDT 2017
faisalv updated this revision to Diff 106777.
faisalv added a comment.
Remove some erroneously included fragments (patches to Sema) of a future potential patch.
https://reviews.llvm.org/D35454
Files:
include/clang/Basic/LangOptions.def
include/clang/Frontend/LangStandard.h
include/clang/Frontend/LangStandards.def
lib/Frontend/CompilerInvocation.cpp
lib/Frontend/InitPreprocessor.cpp
test/Driver/std.cpp
test/Driver/unknown-std.cpp
test/Preprocessor/init.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35454.106777.patch
Type: text/x-patch
Size: 6870 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170715/d3a95761/attachment-0001.bin>
More information about the cfe-commits
mailing list