[PATCH] D131465: C++/ObjC++: switch to gnu++17 as the default standard
Nikita Popov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Sep 8 00:53:10 PDT 2022
nikic added a comment.
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`.
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