commit | d28f815705497f23c2747d61b7834f2d7ea78283 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Sun Aug 26 01:10:14 2007 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Sun Aug 26 01:10:14 2007 +0000 |
tree | 0f7abd330add317063eb13aca38a3fcb3611f0a6 | |
parent | 9c62c1d6282ca62200c3887a6837e4eedda53a0f [diff] |
Cases like this: char *C; C != ((void*)0); Should not warn about incompatible pointer types. Also, make sure to insert an implicit conversion even if the operand is null. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@41408 91177308-0d34-0410-b5e6-96231b3b80d8