[cfe-commits] PATCH: Fix most of PR9236 by improving diagnostics for NULL in a condition operator

Chandler Carruth chandlerc at google.com
Fri Feb 18 00:14:42 PST 2011


Patch authored by Steven Hines and Mihai Rusu.

There is still some room for improvement here, I think they're working on
suggesting the addition of a & when we detect pointer mismatches in this
context and adding the & would make the expression parse correctly.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20110218/a53d4ab9/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: improve-null-warning.patch
Type: text/x-patch
Size: 13843 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20110218/a53d4ab9/attachment.bin>


More information about the cfe-commits mailing list