aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/Error.cpp
diff options
context:
space:
mode:
authorJim Ingham <jingham@apple.com>2016-05-26 23:55:04 +0000
committerJim Ingham <jingham@apple.com>2016-05-26 23:55:04 +0000
commit1cf8f5937ae88e38fcb721d32bf3df91e4c0dfab (patch)
treecc322f3cd257426b2f89d71b93f69a9ab131b4cb /llvm/lib/Support/Error.cpp
parent13683c65cd9179bd6db4fe1fe51b650c9723f394 (diff)
downloadllvm-1cf8f5937ae88e38fcb721d32bf3df91e4c0dfab.zip
llvm-1cf8f5937ae88e38fcb721d32bf3df91e4c0dfab.tar.gz
llvm-1cf8f5937ae88e38fcb721d32bf3df91e4c0dfab.tar.bz2
Lock the access to the BreakpointLocationCollection.
I was investigating an odd crash in lldb when the breakpoint site goes to bump the hit counts of the locations it implements. I noticed that the BreakpointLocationCollection wasn't locking itself for access and modification. I don't see how that can cause the crash I'm seeing, but still this is the right thing to do... <rdar://problem/25178205> llvm-svn: 270939
Diffstat (limited to 'llvm/lib/Support/Error.cpp')
0 files changed, 0 insertions, 0 deletions