]> granicus.if.org Git - clang/commit
Esnure that if we have a volatile structure as the destination, that
authorMike Stump <mrs@apple.com>
Tue, 26 May 2009 18:57:45 +0000 (18:57 +0000)
committerMike Stump <mrs@apple.com>
Tue, 26 May 2009 18:57:45 +0000 (18:57 +0000)
commite1129a92b25f9b05f1b97fdd81d38ea451875414
treeb90e936e97420227a365c0d1a0af040333ef9a54
parent78d1583d0b36b7d6d8d10234cdc19ab94adf765a
Esnure that if we have a volatile structure as the destination, that
we actually have a destination.

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