diff options
author | Pavel Labath <pavel@labath.sk> | 2019-05-24 09:54:39 +0000 |
---|---|---|
committer | Pavel Labath <pavel@labath.sk> | 2019-05-24 09:54:39 +0000 |
commit | 1a0312ca0b20d16edb859065bbace75f6701c92e (patch) | |
tree | fe9cd486333ced50714cac80b23b24ffbb90267f /clang/lib/Sema/SemaCodeComplete.cpp | |
parent | 7d4a67852da7ecce3ae43b61baa9f0cd068b05c6 (diff) | |
download | llvm-1a0312ca0b20d16edb859065bbace75f6701c92e.zip llvm-1a0312ca0b20d16edb859065bbace75f6701c92e.tar.gz llvm-1a0312ca0b20d16edb859065bbace75f6701c92e.tar.bz2 |
[FuncUnwinders] Use "symbol file" unwind plans for unwinding
Summary:
Previous patch (r360409) introduced the "symbol file unwind plan"
concept, but that plan wasn't used for unwinding yet. With this patch,
we start to consider the new plan as a possible strategy for both
synchronous and asynchronous unwinding. I also add a test that asserts
that unwinding via breakpad STACK CFI info works end-to-end.
Reviewers: jasonmolenda, clayborg
Subscribers: lldb-commits, amccarth, markmentovai
Differential Revision: https://reviews.llvm.org/D61853
llvm-svn: 361618
Diffstat (limited to 'clang/lib/Sema/SemaCodeComplete.cpp')
0 files changed, 0 insertions, 0 deletions