]> granicus.if.org Git - clang/commit
Handle non LValue base expressions.
authorDevang Patel <dpatel@apple.com>
Fri, 26 Oct 2007 18:15:21 +0000 (18:15 +0000)
committerDevang Patel <dpatel@apple.com>
Fri, 26 Oct 2007 18:15:21 +0000 (18:15 +0000)
commit0a96118bb8cec6224aef53f001a0a4f87a7be8fb
tree543b78134ad814833ea4a2d290a0b2b45a62256b
parente40daa4e84fdd6b48c311951cb63b0838c5c23de
Handle non LValue base expressions.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@43387 91177308-0d34-0410-b5e6-96231b3b80d8
CodeGen/CGExpr.cpp
test/CodeGen/struct.c