llvm-6502/include
Chandler Carruth a5bf44b0b3 Separate out the tests for whether the compiler suports R-value
references from whether it supports an R-value reference *this. No
version of GCC today supports the latter, which breaks GCC C++11
compiles of LLVM and Clang now.

Also add doxygen comments clarifying what's going on here, and update
the usage in Optional. I'll update the usages in Clang next.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168993 91177308-0d34-0410-b5e6-96231b3b80d8
2012-11-30 11:04:18 +00:00
..
llvm Separate out the tests for whether the compiler suports R-value 2012-11-30 11:04:18 +00:00
llvm-c libLTO: Add a utility method to initialize the disassemblers. 2012-11-24 16:59:10 +00:00