diff options
author | Rui Ueyama <ruiu@google.com> | 2015-07-06 18:22:16 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2015-07-06 18:22:16 +0000 |
commit | 95dd08e4c928d17464e9974ed98493f9ab87f257 (patch) | |
tree | 122967b0e4ac892f87bfada5e036b1cc0ae1417e /lldb/source/API/SBFunction.cpp | |
parent | 80c3354634267ebb5aac88e2340c45de0fe89b42 (diff) | |
download | bcm5719-llvm-95dd08e4c928d17464e9974ed98493f9ab87f257.tar.gz bcm5719-llvm-95dd08e4c928d17464e9974ed98493f9ab87f257.zip |
COFF: Make ArchiveFile::getMember lock-free.
The previous code was not even safe with MSVC 2013 because the compiler
doesn't guarantee that static variables (in this case, a mutex) are
initialized in a thread-safe manner.
llvm-svn: 241481
Diffstat (limited to 'lldb/source/API/SBFunction.cpp')
0 files changed, 0 insertions, 0 deletions