llvm-project/lldb/scripts/Xcode
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
..
build-llvm.py Adopt PrettyStackTrace in LLDB 2016-12-14 21:31:31 +00:00
lldbbuild.py Add an accessor to get the value of RC_PLATFORM_NAME at build time 2016-09-23 22:30:08 +00:00
package-clang-headers.py *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
prepare-gtest-run-dir.sh Xcode: support gtests that use the Inputs dir 2016-09-19 16:42:41 +00:00