erichkeane added a comment.

In D153296#4449089 <https://reviews.llvm.org/D153296#4449089>, @yronglin wrote:

> Can we both check `SS->getCond()->containsErrors()` ? Maybe it can avoid 
> bitint's effect. WDYT? @erichkeane @shafik

I'm a TOUCH uncomfortable in that this only fixes the 'current' issue, and is a 
little fragile perhaps?  The problem we have is that the 'Value' is the 
incorrect size, which I presume we can get to a couple of ways?  I'd like to 
make sure we fix as many of those problems as possible.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153296

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

Reply via email to