aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenCXX/volatile.cpp
AgeCommit message (Expand)Author
2010-12-05Fix a bug in the emission of __real/__imag l-values on scalar operands.John McCall
2010-08-25Expression statements undergo lvalue-to-rvalue conversion in C,John McCall