summaryrefslogtreecommitdiff
path: root/include/llvm/Support/PrettyStackTrace.h
Commit message (Expand)AuthorAge
* Add LLVM_OVERRIDE to methods that override their base classes.Craig Topper2012-09-23
* Use LLVM_DELETED_FUNCTION for copy constructors and copy assignment operators...Craig Topper2012-09-16
* Fix a ton of comment typos found by codespell. Patch byChris Lattner2011-04-15
* Trailing whitespace.Mikhail Glushenkov2010-08-20
* add a knob to turn off PrettyStackTrace globally. Patch by ZoltanChris Lattner2009-07-16
* add some helper classes for building light-weight symbolic stack tracesChris Lattner2009-03-04