[PATCH] D152259: [Clang] Reject increment of bool value in unevaluated contexts after C++17
Erich Keane via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jun 6 08:43:46 PDT 2023
erichkeane added a comment.
In D152259#4399781 <https://reviews.llvm.org/D152259#4399781>, @yronglin wrote:
> Thanks for your review @erichkeane ! Seems the CI failure not caused by this patch.
I agree, I don't think it is related.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D152259/new/
https://reviews.llvm.org/D152259
More information about the cfe-commits
mailing list