summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/RandomNumberGenerator.cpp
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2014-07-14 19:54:05 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2014-07-14 19:54:05 +0000
commitb94afe1dd6bbc18679f5defc8fde313521aa0215 (patch)
tree9234ece55be4c26d2d3fb74ff30fd25453eee0c5 /llvm/lib/Support/RandomNumberGenerator.cpp
parent8c98230248d08be77b4c87478cabd5a626f7de6d (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud