[PATCH] D130689: [LLVM] Update C++ standard to 17
Tobias Hieta via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jul 28 01:30:00 PDT 2022
thieta added a comment.
In D130689#3684360 <https://reviews.llvm.org/D130689#3684360>, @barannikov88 wrote:
> There are a few places (primarily in ADT and Support) that check __cplusplus > 201402. Do they need to be cleaned up?
Sounds good - but maybe that can be addressed in a separate diff unless they make the build fail after this change?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130689/new/
https://reviews.llvm.org/D130689
More information about the cfe-commits
mailing list