]> granicus.if.org Git - clang/commit
Revert r170806, "Fix some bugs where we would sometimes use 0, not -1, when emitting...
authorNAKAMURA Takumi <geek4civic@gmail.com>
Fri, 21 Dec 2012 02:50:38 +0000 (02:50 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Fri, 21 Dec 2012 02:50:38 +0000 (02:50 +0000)
commit98ab776a8a9e19c7bf1bd04d610ec2b2c37aef7a
tree1e6f4eceb16367d0a2b5dff24f15563d3864179c
parentf1e5b155088203f88a8172aa61c1d84185966bf0
Revert r170806, "Fix some bugs where we would sometimes use 0, not -1, when emitting a null constant of type pointer-to-data-member."

It broke stage2.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@170835 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGExprAgg.cpp
lib/CodeGen/CGExprScalar.cpp
test/CodeGenCXX/cxx0x-initializer-array.cpp