[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
Mon Mar 18 13:52:02 PDT 2019
resistor updated this revision to Diff 191168.
resistor added a comment.
Add static
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
llvm/unittests/Support/CMakeLists.txt
llvm/unittests/Support/ThreadLocalTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59443.191168.patch
Type: text/x-patch
Size: 15281 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190318/4e7cd268/attachment.bin>
More information about the llvm-commits
mailing list