summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/Support/ThreadLocalTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* ThreadLocal: Return a mutable pointer if templated with a non-const typeDavid Majnemer2014-12-151-2/+21
* [C++11] Use 'nullptr'.Craig Topper2014-06-081-2/+2
* Make sys::ThreadLocal<> zero-initialized on non-thread builds (PR18205)Hans Wennborg2013-12-191-0/+38
OpenPOWER on IntegriCloud