shafik added a comment.

In D131528#3719430 <https://reviews.llvm.org/D131528#3719430>, @ayermolo wrote:

> Was this and previous change intended to capture this case?
>  const enum NumberType neg_one = (enum NumberType) ((enum NumberType) 0 - 
> (enum NumberType) 1);

That was not intended and I plan on fixing that.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131528

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to