]> granicus.if.org Git - clang/commit
[analyzer] Add another reinterpret_cast behavior test.
authorJordan Rose <jordan_rose@apple.com>
Thu, 21 Feb 2013 03:12:26 +0000 (03:12 +0000)
committerJordan Rose <jordan_rose@apple.com>
Thu, 21 Feb 2013 03:12:26 +0000 (03:12 +0000)
commit0cd3142cc55f69acae1568ed9ba80470c6fabe61
tree426e2a074657193977dfd465627f18467dfe9e31
parent472b0613ff67e8598ef6a69bb478c721b21a9294
[analyzer] Add another reinterpret_cast behavior test.

The test is similar to <rdar://problem/13239840> but doesn't actually test
the case that fails there. It's still a good test, though.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@175715 91177308-0d34-0410-b5e6-96231b3b80d8
test/Analysis/reinterpret-cast.cpp