]> granicus.if.org Git - clang/commit
IRgen: The CVR qualifiers in a subobject adjustment should just come from the
authorDaniel Dunbar <daniel@zuster.org>
Sat, 21 Aug 2010 03:37:02 +0000 (03:37 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Sat, 21 Aug 2010 03:37:02 +0000 (03:37 +0000)
commit333d42d5d7eeafd84e620a263be7a4689e673c30
tree65e449a4796fb783e47db24959a782307a8cfddf
parent99ad7df957b2dc24df55ceff3e05a07ab5959fbd
IRgen: The CVR qualifiers in a subobject adjustment should just come from the
field (I think).
 - Doug, please check.

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