tbaeder added a comment.

Since we only handle `BinaryOperator`s in the toplevel assertion expression, I 
think it should just be safe to never diagnose for them if it's an `BO_LOr` 
opcode, so you should be able to just check for that in 
`DiagnoseStaticAssertDetails()`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146376

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

Reply via email to