[PATCH] D131465: C++/ObjC++: switch to gnu++17 as the default standard
Fangrui Song via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Sep 8 01:20:34 PDT 2022
MaskRay added a comment.
In D131465#3776515 <https://reviews.llvm.org/D131465#3776515>, @nikic wrote:
> I've reverted this change because it causes major llvm-test-suite breakage. You likely need to pin many tests to use `-std=c++14`.
https://github.com/llvm/llvm-test-suite/commit/b3a89445dc4aed7ee9825e024c32d417e36a3f13 should fix llvm-test-suite.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131465/new/
https://reviews.llvm.org/D131465
More information about the cfe-commits
mailing list