]> granicus.if.org Git - clang/commit
Bump __cplusplus for C++17 to 201703L per the C++17 DIS.
authorRichard Smith <richard-llvm@metafoo.co.uk>
Mon, 20 Mar 2017 20:12:48 +0000 (20:12 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Mon, 20 Mar 2017 20:12:48 +0000 (20:12 +0000)
commit65ecf3afb2faf3d0598a6c742b81e7adec6b101b
treed13c1348c3aa9e5052883038f595ef165ae5a0a3
parent2bf5f686e2ea17e971fb6b5a1739282d70dc3536
Bump __cplusplus for C++17 to 201703L per the C++17 DIS.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@298299 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Frontend/InitPreprocessor.cpp
test/Preprocessor/init.c