]> granicus.if.org Git - clang/commit
Add -std=c++1z flag for C++17 features.
authorRichard Smith <richard-llvm@metafoo.co.uk>
Mon, 16 Jun 2014 15:16:56 +0000 (15:16 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Mon, 16 Jun 2014 15:16:56 +0000 (15:16 +0000)
commitfa842c73800d05dc44749c9aca9cbab5f8e2cbec
tree644a89ad33064d73216c4b43fb4d8eaa7cc39d20
parentd450c7c91bf124a38f0c860f3085ea7bd631bd2b
Add -std=c++1z flag for C++17 features.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@211030 91177308-0d34-0410-b5e6-96231b3b80d8
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/Preprocessor/init.c