diff options
| author | Richard Smith <richard-llvm@metafoo.co.uk> | 2014-07-14 19:54:05 +0000 |
|---|---|---|
| committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2014-07-14 19:54:05 +0000 |
| commit | b94afe1dd6bbc18679f5defc8fde313521aa0215 (patch) | |
| tree | 9234ece55be4c26d2d3fb74ff30fd25453eee0c5 /llvm/lib/Support/RandomNumberGenerator.cpp | |
| parent | 8c98230248d08be77b4c87478cabd5a626f7de6d (diff) | |
| download | bcm5719-llvm-b94afe1dd6bbc18679f5defc8fde313521aa0215.tar.gz bcm5719-llvm-b94afe1dd6bbc18679f5defc8fde313521aa0215.zip | |
In C++98, if an rvalue reference binds to a function lvalue (or an xvalue or an
array prvalue), treat that as a direct binding. Only the class prvalue case
needs to be excluded here; the rest are extensions anyway, so we can treat them
as we would in C++11.
llvm-svn: 212978
Diffstat (limited to 'llvm/lib/Support/RandomNumberGenerator.cpp')
0 files changed, 0 insertions, 0 deletions

