Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
38a253ddf786b83dba14d980d269f7bb5c2252ea
/
lib
/
Support
/
PrettyStackTrace.cpp
0b49c32
Support thread-local pretty stack traces.
by Owen Anderson
· 16 years ago
f871ccb
Now that errs() is properly non-buffered, there's no need to
by Dan Gohman
· 16 years ago
c7ffc9e
Use c_str() to force the string to be nul-terminated.
by Dan Gohman
· 16 years ago
49155ff
on apple systems, integrate nicely with crash reporter.
by Chris Lattner
· 16 years ago
d56786f
Daniel wanted the stack printed upside down. Perhaps he
by Chris Lattner
· 16 years ago
fcba7cd
indicate what the program args line is.
by Chris Lattner
· 16 years ago
e97c733
add some helper classes for building light-weight symbolic stack traces
by Chris Lattner
· 16 years ago