[PATCH] D152259: [Clang] Reject increment of bool value in unevaluated contexts after C++17

Yurong via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 6 09:01:05 PDT 2023


yronglin added a comment.

In D152259#4399793 <https://reviews.llvm.org/D152259#4399793>, @erichkeane wrote:

> 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.

Thanks, landed in 540294845babbb2be909ea456323d7bc8a1763df <https://reviews.llvm.org/rG540294845babbb2be909ea456323d7bc8a1763df>


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