[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:45 PDT 2019
resistor created this revision.
Herald added subscribers: llvm-commits, jdoerfert, jfb, hiraditya, mgorny.
Herald added a project: LLVM.
resistor changed the repository for this revision from rG LLVM Github Monorepo to rL LLVM.
Herald added a subscriber: kristina.
resistor updated this revision to Diff 190928.
resistor added a comment.
Getting the repository right.
Repository:
rL LLVM
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/9933c8a9/attachment.bin>
More information about the llvm-commits
mailing list