]> granicus.if.org Git - clang/commit
Speculatively revert "IRgen: Move EmitStoreThroughBitfieldLValue to use new CGBitfiel...
authorDaniel Dunbar <daniel@zuster.org>
Wed, 14 Apr 2010 05:48:35 +0000 (05:48 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Wed, 14 Apr 2010 05:48:35 +0000 (05:48 +0000)
commit96c250a9d2f3bcff800500c22a8cf75579395588
tree10c94bd2b3fd6f9f423c91025d4f17ae66d5c0ff
parent86d0ef74303e9164a0860ce849af597d34f937ab
Speculatively revert "IRgen: Move EmitStoreThroughBitfieldLValue to use new CGBitfieldInfo::AccessInfo decomposition, instead of computing the access policy itself.", I think it might be breaking bootstrap.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@101235 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGExpr.cpp
test/CodeGen/bitfield-2.c [deleted file]