]> granicus.if.org Git - clang/commit
Fix for PR2001. I'm not really fond of it, but it is correct (unless
authorEli Friedman <eli.friedman@gmail.com>
Sun, 25 May 2008 14:13:57 +0000 (14:13 +0000)
committerEli Friedman <eli.friedman@gmail.com>
Sun, 25 May 2008 14:13:57 +0000 (14:13 +0000)
commit1849128c7d88247d914f05efe4c03907f0932174
treedf6a36e6c20992d0755ddae24485d32b38ff7410
parentf84eda37251c679e2f20343c47a4a3586d9a8e21
Fix for PR2001. I'm not really fond of it, but it is correct (unless
someone tries to make a bitfield volatile?).

Not sure how to write a test; any suggestions?

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