llvm-project/lldb/source/Host
Pavel Labath f891812b7b Remove home-grown thread-local storage wrappers
Summary:
Use c++11 thread_local variables instead. As far as I am aware, they are
supported by all compilers/targets we care about.

Reviewers: zturner, jingham

Subscribers: lldb-commits

Differential Revision: https://reviews.llvm.org/D34274

llvm-svn: 305779
2017-06-20 08:11:43 +00:00
..
android *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
common Remove home-grown thread-local storage wrappers 2017-06-20 08:11:43 +00:00
freebsd Rename Error -> Status. 2017-05-12 04:51:55 +00:00
linux cmake: Put PROCESS_VM_READV detection results into Config.h 2017-06-02 12:29:08 +00:00
macosx Delete ProcessLauncherPosix 2017-06-19 12:26:22 +00:00
netbsd Rename Error -> Status. 2017-05-12 04:51:55 +00:00
openbsd Rename Error -> Status. 2017-05-12 04:51:55 +00:00
posix ProcessLauncherPosixFork: Fetch errno early 2017-06-20 08:11:37 +00:00
windows Remove home-grown thread-local storage wrappers 2017-06-20 08:11:43 +00:00
CMakeLists.txt Delete ProcessLauncherPosix 2017-06-19 12:26:22 +00:00