aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Support/PrettyStackTrace.h
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-2/+2
* Update to LLVM 3.5a.Stephen Hines2014-04-241-2/+2
* Make the pretty stack trace be an opt-in, rather than opt-out, facility. Enab...Filip Pizlo2013-11-041-6/+4
* Add LLVM_OVERRIDE to methods that override their base classes.Craig Topper2012-09-231-2/+2
* Use LLVM_DELETED_FUNCTION for copy constructors and copy assignment operators...Craig Topper2012-09-161-2/+4
* Fix a ton of comment typos found by codespell. Patch byChris Lattner2011-04-151-1/+1
* Trailing whitespace.Mikhail Glushenkov2010-08-201-7/+7
* add a knob to turn off PrettyStackTrace globally. Patch by ZoltanChris Lattner2009-07-161-0/+6
* add some helper classes for building light-weight symbolic stack tracesChris Lattner2009-03-041-0/+65