summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/RandomNumberGenerator.cpp
diff options
context:
space:
mode:
authorDavid Majnemer <david.majnemer@gmail.com>2014-12-15 01:04:45 +0000
committerDavid Majnemer <david.majnemer@gmail.com>2014-12-15 01:04:45 +0000
commit421c89debc9616598ddc2bb5bbfd57d096f21e2d (patch)
treedcc2eca485392a01c5b0a07603a862b669260c16 /llvm/lib/Support/RandomNumberGenerator.cpp
parent574f6d460860cd8baacf7d8d6258a9ea30040109 (diff)
downloadbcm5719-llvm-421c89debc9616598ddc2bb5bbfd57d096f21e2d.tar.gz
bcm5719-llvm-421c89debc9616598ddc2bb5bbfd57d096f21e2d.zip
ThreadLocal: Return a mutable pointer if templated with a non-const type
It makes more sense for ThreadLocal<const T>::get to return a const T* and ThreadLocal<T>::get to return a T*. llvm-svn: 224225
Diffstat (limited to 'llvm/lib/Support/RandomNumberGenerator.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud