dcoughlin accepted this revision.
dcoughlin added a comment.
This revision is now accepted and ready to land.

Looks good.

While you are here, you might consider changing: the checkBind() diagnostic to 
match the other diagnostics:

"Null assigned to a pointer which is expected to have non-null value" --> "Null 
assigned to a pointer which is expected to have *a* non-null value"


https://reviews.llvm.org/D27600



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

Reply via email to