vsk added a comment.

In D88336#2296051 <https://reviews.llvm.org/D88336#2296051>, @ahatanak wrote:

> It looks like this still doesn't check null correctly (i.e., compare to -1) 
> for data member pointers. Is that correct?

Thanks for catching this. The new revision takes advantage of 
CXXABI::EmitMemberPointerIsNotNull, so null data member pointers are now 
diagnosed.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88336

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

Reply via email to