summaryrefslogtreecommitdiffstats
path: root/clang/lib/Sema/SemaDecl.cpp
diff options
context:
space:
mode:
authorJason Molenda <jmolenda@apple.com>2015-01-21 01:26:28 +0000
committerJason Molenda <jmolenda@apple.com>2015-01-21 01:26:28 +0000
commite527c5810ca929c6e22a7c11efbdd5022f75e690 (patch)
tree7792db6e49660c2cfd8ed6a5c83a7885a05082ef /clang/lib/Sema/SemaDecl.cpp
parent8c9cdb657302122a5ae35e4a8bdc972a6f6fab48 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud