diff options
author | Jim Ingham <jingham@apple.com> | 2014-06-18 01:04:40 +0000 |
---|---|---|
committer | Jim Ingham <jingham@apple.com> | 2014-06-18 01:04:40 +0000 |
commit | 5799e291e14a71a12e12b3106f550b28b0beabb6 (patch) | |
tree | 09986db88b86471d32ed0764ea03c8763aa3ac21 /llvm/lib/Bitcode/Reader/BitstreamReader.cpp | |
parent | db2668a1da1872563c544c96e93304043d24af68 (diff) | |
download | bcm5719-llvm-5799e291e14a71a12e12b3106f550b28b0beabb6.tar.gz bcm5719-llvm-5799e291e14a71a12e12b3106f550b28b0beabb6.zip |
Add locking around the m_owners collection in the breakpoint site. If we are in the middle of "BreakpointLocation::ShouldStop" we don't
want other commands (like "break disable") to mutate the owners of this breakpoint out from under us.
<rdar://problem/17255589>
llvm-svn: 211136
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitstreamReader.cpp')
0 files changed, 0 insertions, 0 deletions