summaryrefslogtreecommitdiffstats
path: root/lldb/source/API/SBFunction.cpp
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2015-07-06 18:22:16 +0000
committerRui Ueyama <ruiu@google.com>2015-07-06 18:22:16 +0000
commit95dd08e4c928d17464e9974ed98493f9ab87f257 (patch)
tree122967b0e4ac892f87bfada5e036b1cc0ae1417e /lldb/source/API/SBFunction.cpp
parent80c3354634267ebb5aac88e2340c45de0fe89b42 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud