summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/Utility/LinuxSignals.cpp
diff options
context:
space:
mode:
authorNAKAMURA Takumi <geek4civic@gmail.com>2015-09-14 06:16:44 +0000
committerNAKAMURA Takumi <geek4civic@gmail.com>2015-09-14 06:16:44 +0000
commit98800d9c3ac013d13fefcf5260068839cbc8881e (patch)
tree7ba45174f84db7f29c05310df68138e60bd826d5 /lldb/source/Plugins/Process/Utility/LinuxSignals.cpp
parentc0cc747ae847273c091f6d2ebf93172f8cbb7ea2 (diff)
downloadbcm5719-llvm-98800d9c3ac013d13fefcf5260068839cbc8881e.tar.gz
bcm5719-llvm-98800d9c3ac013d13fefcf5260068839cbc8881e.zip
GlobalsAAResult: Try to fix crash.
DeletionCallbackHandle holds GAR in its creation. It assumes; - It is registered as CallbackVH. It should not be moved in its life. - Its parent, GAR, may be moved. To move list<DeletionCallbackHandle> GlobalsAAResult::Handles, GAR must be updated with the destination in GlobalsAAResult(&&). llvm-svn: 247534
Diffstat (limited to 'lldb/source/Plugins/Process/Utility/LinuxSignals.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud