diff options
author | Jason Molenda <jmolenda@apple.com> | 2015-01-21 01:26:28 +0000 |
---|---|---|
committer | Jason Molenda <jmolenda@apple.com> | 2015-01-21 01:26:28 +0000 |
commit | e527c5810ca929c6e22a7c11efbdd5022f75e690 (patch) | |
tree | 7792db6e49660c2cfd8ed6a5c83a7885a05082ef /clang/lib/Sema/SemaDecl.cpp | |
parent | 8c9cdb657302122a5ae35e4a8bdc972a6f6fab48 (diff) | |
download | bcm5719-llvm-e527c5810ca929c6e22a7c11efbdd5022f75e690.tar.gz bcm5719-llvm-e527c5810ca929c6e22a7c11efbdd5022f75e690.zip |
Adding compact unwind as a source of unwind information
introduced subtle bugs in two places in
RegisterContextLLDB::GetFullUnwindPlanForFrame where
it specifically wanted to get an eh_frame unwind plan
and was using "Get CallSite UnwindPlan" as synonymous
with that. But now we have two different types of
unwind plan that can be returned in that case, and
compact unwind won't behaves as needed.
<rdar://problem/19528559>
llvm-svn: 226631
Diffstat (limited to 'clang/lib/Sema/SemaDecl.cpp')
0 files changed, 0 insertions, 0 deletions