llvm-project/lldb/source/Host/macosx
Sean Callanan 237c3ed95e Adopt PrettyStackTrace in LLDB
LLDB needs some minor changes to adopt PrettyStackTrace after https://reviews.llvm.org/D27683.
We remove our own SetCrashDescription() function and use LLVM-provided RAII objects instead.
We also make sure LLDB doesn't define __crashtracer_info__ which would collide with LLVM's definition.

Differential Revision: https://reviews.llvm.org/D27735

llvm-svn: 289711
2016-12-14 21:31:31 +00:00
..
cfcpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
Host.mm Adopt PrettyStackTrace in LLDB 2016-12-14 21:31:31 +00:00
HostInfoMacOSX.mm Find clang resource directory via *nix-style lookup 2016-11-02 17:19:23 +00:00
HostThreadMacOSX.mm *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
Symbols.cpp When deciding whether to use the source remapping dictionary from 2016-11-09 03:42:12 +00:00
ThisThread.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00