]> granicus.if.org Git - clang/commit
Fix thinko, and implement aggregate volatile reads.
authorMike Stump <mrs@apple.com>
Sat, 23 May 2009 22:01:27 +0000 (22:01 +0000)
committerMike Stump <mrs@apple.com>
Sat, 23 May 2009 22:01:27 +0000 (22:01 +0000)
commit9ccb103c6f777fc42343b23b19a8c2c9a740e6e8
tree2584616f852f7cc0b1d1a70b7ab9dcbf0e9a4024
parentf1b97f28a53ee09fa2bc38790d964cda3811bdc6
Fix thinko, and implement aggregate volatile reads.

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