llvm-project/lldb/source/Host
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
..
android *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
common Adopt PrettyStackTrace in LLDB 2016-12-14 21:31:31 +00:00
freebsd Try to fix freebsd and android builds. 2016-09-19 18:03:54 +00:00
linux Replace __ANDROID_NDK__ with __ANDROID__ 2016-12-02 11:15:15 +00:00
macosx Adopt PrettyStackTrace in LLDB 2016-12-14 21:31:31 +00:00
netbsd Unbreak the NetBSD build after recent changes 2016-09-20 22:26:29 +00:00
posix Replace __ANDROID_NDK__ with __ANDROID__ 2016-12-02 11:15:15 +00:00
windows [lldb] Fix typos in file headers 2016-11-26 05:23:44 +00:00
CMakeLists.txt Remove TimeValue class 2016-11-16 10:54:22 +00:00