]> granicus.if.org Git - clang/commit
PR9494: Get rid of bitcast which was both unnecessary and written incorrectly.
authorEli Friedman <eli.friedman@gmail.com>
Wed, 16 Mar 2011 22:34:09 +0000 (22:34 +0000)
committerEli Friedman <eli.friedman@gmail.com>
Wed, 16 Mar 2011 22:34:09 +0000 (22:34 +0000)
commit545aa7a0f57d2bb2fc0eef83daa499300273d983
tree1d445e16b1bd51159122c3f35ddd4c03d2e40750
parent5e48bcfa7f43a48a7265583bd4adb29506001933
PR9494: Get rid of bitcast which was both unnecessary and written incorrectly.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127768 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGExpr.cpp
test/CodeGenCXX/references.cpp