[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 08:41:04 PDT 2023


yronglin added a comment.

Thanks for your review @erichkeane ! Seems the CI failure not caused by this patch.


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