[all-commits] [llvm/llvm-project] 6d34a8: [cxx_status] Update -std= instructions for C++20.
Richard Smith via All-commits
all-commits at lists.llvm.org
Thu Feb 20 11:41:08 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 6d34a87bae6ea211076c25faef7da5d29cb8e46d
https://github.com/llvm/llvm-project/commit/6d34a87bae6ea211076c25faef7da5d29cb8e46d
Author: Richard Smith <richard at metafoo.co.uk>
Date: 2020-02-20 (Thu, 20 Feb 2020)
Changed paths:
M clang/www/cxx_status.html
Log Message:
-----------
[cxx_status] Update -std= instructions for C++20.
We merged support for -std=c++20 to the Clang 10 branch, so -std=c++2a
is only needed in Clang 9 and earlier.
More information about the All-commits
mailing list