[PATCH] D126960: [clang][sema] Unary not boolean to int conversion

2023-09-13 Thread Yuri Istomin via Phabricator via cfe-commits
NekoCdr added a comment.

In D126960#4643979 , @AshleyRoll 
wrote:

> If someone else wants to take it on, I'd be fine with that.

You can resume working with this patch, if you want. It's just a reminder. )


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D126960

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


[PATCH] D126960: [clang][sema] Unary not boolean to int conversion

2023-09-11 Thread Yuri Istomin via Phabricator via cfe-commits
NekoCdr added a comment.

@AshleyRoll are you still working on this patch?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D126960

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


[PATCH] D141414: [clang] add warning on shifting boolean type

2023-08-19 Thread Yuri Istomin via Phabricator via cfe-commits
NekoCdr added a comment.

@angelomatnigoogle are you still working on this patch?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141414

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