1. 2946cd7 Update the file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 7 years ago
  2. 432a388 IWYU for llvm-config.h in llvm, additions. by Nico Weber · 8 years ago
  3. 91d3cfe Revert "Fix Clang-tidy modernize-deprecated-headers warnings in remaining files; other minor fixes." by Duncan P. N. Exon Smith · 10 years ago
  4. 1760dc2 Fix Clang-tidy modernize-deprecated-headers warnings in remaining files; other minor fixes. by Eugene Zelenko · 10 years ago
  5. f00654e Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) by Alexander Kornienko · 10 years ago
  6. 70bc5f1 Fixed/added namespace ending comments using clang-tidy. NFC by Alexander Kornienko · 10 years ago
  7. c175dd2e ThreadLocal: Move Unix-specific code out of Support/ThreadLocal.cpp by David Majnemer · 11 years ago
  8. 421c89d ThreadLocal: Return a mutable pointer if templated with a non-const type by David Majnemer · 11 years ago
  9. fabf8bf Make sys::ThreadLocal<> zero-initialized on non-thread builds (PR18205) by Hans Wennborg · 12 years ago
  10. 54c9eb6 Now to chant the magical incantation that will exorcise the System library by Charles Davis · 15 years ago
  11. 447762d Merge System into Support. by Michael J. Spencer · 15 years ago[Renamed (98%) from llvm/lib/System/Unix/ThreadLocal.inc]
  12. cfc2a57 Add an erase() method to llvm::ThreadLocal. by Owen Anderson · 15 years ago
  13. 331c8ab Fix compilation without pthreads. by Owen Anderson · 16 years ago
  14. f17f6f0 Add a class for supporting platform independent thread-local storage. by Owen Anderson · 16 years ago