commit | 22be84246b9f3029ea7f97ddd3998cbf9f122255 | [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 | 42e05d3d8a0bfe9238c06a877a0ee1d54830bbe9 [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