summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/Windows/ThreadLocal.inc
Commit message (Expand)AuthorAgeFilesLines
* llvm-ar: Fix MinGW compilationHans Wennborg2020-02-281-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Remove more name space pollution from .inc filesKristof Beyls2017-03-311-6/+5
* ThreadLocal: Return a mutable pointer if templated with a non-const typeDavid Majnemer2014-12-151-1/+1
* Fix a -Wunused-local-typedefs warningAlp Toker2014-07-141-1/+1
* Rename Windows.h to WindowsSupport.h to avoid ambiguityReid Kleckner2014-02-121-1/+1
* Satisfy C++ aliasing rules, per suggestion by Chandler.Argyrios Kyrtzidis2012-06-121-1/+1
* For llvm::sys::ThreadLocalImpl instead of malloc'ing the platform-specificArgyrios Kyrtzidis2012-06-121-7/+6
* Now to chant the magical incantation that will exorcise the System libraryCharles Davis2010-11-291-1/+1
* Merge System into Support.Michael J. Spencer2010-11-291-0/+54
OpenPOWER on IntegriCloud