Skip to content
Commit 83fe49d1 authored by John McCall's avatar John McCall
Browse files

Always emit full loads from volatile complex l-values.

Return the result of a complex assignment with the original values,
not by performing a load from the l-value;  this is the correct
semantics in C, although not in C++.

llvm-svn: 119037
parent d7646254
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment