]> granicus.if.org Git - clang/commit
Create a temporary if the lvalue is a bitfield. Reported by Eli.
authorAnders Carlsson <andersca@mac.com>
Wed, 20 May 2009 01:24:22 +0000 (01:24 +0000)
committerAnders Carlsson <andersca@mac.com>
Wed, 20 May 2009 01:24:22 +0000 (01:24 +0000)
commit38d068e8f13a119b89a3b8b0f79f35cab1ffd09a
treea2cbc5d81446fe5bbb28d0137f2fc8894388eece
parente04d1c77ae15a6e973e2fac7723f6c364884f58d
Create a temporary if the lvalue is a bitfield. Reported by Eli.

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