diff options
author | Pavel Labath <labath@google.com> | 2017-06-20 08:11:43 +0000 |
---|---|---|
committer | Pavel Labath <labath@google.com> | 2017-06-20 08:11:43 +0000 |
commit | f891812b7bac04a52c5b82d1bfe0e81891974728 (patch) | |
tree | 4d333bb7db599be6d56a6970bc588faebe3c24b2 /lldb/scripts/Python/python-wrapper.swig | |
parent | 6c5c542986cdfc012d360ae38ef9b0cfbd0bb6d0 (diff) | |
download | llvm-f891812b7bac04a52c5b82d1bfe0e81891974728.zip llvm-f891812b7bac04a52c5b82d1bfe0e81891974728.tar.gz llvm-f891812b7bac04a52c5b82d1bfe0e81891974728.tar.bz2 |
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
Diffstat (limited to 'lldb/scripts/Python/python-wrapper.swig')
0 files changed, 0 insertions, 0 deletions