NoQ planned changes to this revision.
NoQ added a comment.

https://reviews.llvm.org/D41250#971888 reverts the change in how casts work, 
and the checker doesn't really need the casted value, because it only tracks 
the pointer.

This still leaves us with the problem of `PostStmt<CXXNewExpr>` being called 
twice, so i'd keep this revision around so that i didn't forget to fix this; 
same probably needs to be done for dynamic type checker.


Repository:
  rC Clang

https://reviews.llvm.org/D41799



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

Reply via email to