diff options
author | Julian Lettner <jlettner@apple.com> | 2019-03-01 03:08:34 +0000 |
---|---|---|
committer | Julian Lettner <jlettner@apple.com> | 2019-03-01 03:08:34 +0000 |
commit | 6112f37e758ebf2405955e091a745f5003c1f562 (patch) | |
tree | a24564daf0c85c56e30d6cbb0aadf6937fc53f5f /llvm/lib/Support/CommandLine.cpp | |
parent | 4f61308af274c72fa30ae6441d6a5c799924f221 (diff) | |
download | llvm-6112f37e758ebf2405955e091a745f5003c1f562.zip llvm-6112f37e758ebf2405955e091a745f5003c1f562.tar.gz llvm-6112f37e758ebf2405955e091a745f5003c1f562.tar.bz2 |
[NFC][Sanitizer] Add new BufferedStackTrace::Unwind API
Add new Unwind API. This is the final envisioned API with the correct
abstraction level. It hides/slow fast unwinder selection from the caller
and doesn't take any arguments that would leak that abstraction (i.e.,
arguments like stack_top/stack_bottom).
GetStackTrace will become an implementation detail (private method) of
the BufferedStackTrace class.
Reviewers: vitalybuka
Differential Revision: https://reviews.llvm.org/D58741
llvm-svn: 355168
Diffstat (limited to 'llvm/lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions