[Lldb-commits] [PATCH] D130689: [LLVM] Update C++ standard to 17
Sergei Barannikov via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Jul 28 01:28:32 PDT 2022
barannikov88 added a comment.
There are a few places (primarily in ADT and Support) that check __cplusplus > 201402. Do they need to be cleaned up?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130689/new/
https://reviews.llvm.org/D130689
More information about the lldb-commits
mailing list