[PATCH] D22391: [Sema] Add warning for implicitly casting a null constant to a non null pointer type

Doug Gregor via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 14 19:55:57 PDT 2016


doug.gregor added a comment.

I think this check should go into SemaChecking.cpp


https://reviews.llvm.org/D22391





More information about the cfe-commits mailing list