[PATCH] D153296: [AST] Stop evaluate constant expression if the condition expression which in switch statement contains errors

Yurong via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 7 03:34:38 PDT 2023


yronglin added a comment.

In D153296#4479718 <https://reviews.llvm.org/D153296#4479718>, @hokein wrote:

> Thanks, this looks good.

Thanks for your review! I don't know why the reversion status still `Needs Review`, and the `libcxx ci` often fails to start.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D153296/new/

https://reviews.llvm.org/D153296



More information about the cfe-commits mailing list