"clang/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "1f4d72724e5d61dfeee5c36018fb353f3d8e2c3f"
Fix a bug in the emission of __real/__imag l-values on scalar operands.
Fix a bug in the emission of complex compound assignment l-values. Introduce a method to emit an expression whose value isn't relevant. Make that method evaluate its operand as an l-value if it is one. Fixes our volatile compliance in C++. llvm-svn: 120931
Loading
Please register or sign in to comment