Skip to content
Commit a5dbff71 authored by Chandler Carruth's avatar Chandler Carruth
Browse files

[C++11] Turn off compiler-based detection of R-value references, relying

on the fact that we now build in C++11 mode with modern compilers. This
should flush out any issues. If the build bots are happy with this, I'll
GC all the code for coping without R-value references.

llvm-svn: 202574
parent bf70566a
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