[PATCH] D59443: Remove the outdated ThreadLocal class in favor of C++ thread_local.

Owen Anderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 15 17:17:46 PDT 2019


resistor updated this revision to Diff 190928.
resistor added a comment.

Getting the repository right.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D59443/new/

https://reviews.llvm.org/D59443

Files:
  llvm/cmake/config-ix.cmake
  llvm/include/llvm/Support/ThreadLocal.h
  llvm/lib/Support/CMakeLists.txt
  llvm/lib/Support/CrashRecoveryContext.cpp
  llvm/lib/Support/ThreadLocal.cpp
  llvm/lib/Support/Unix/ThreadLocal.inc
  llvm/lib/Support/Windows/ThreadLocal.inc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59443.190928.patch
Type: text/x-patch
Size: 13441 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190316/c789e050/attachment.bin>


More information about the llvm-commits mailing list