aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/Support/PrettyStackTrace.h
AgeCommit message (Expand)Author
2012-09-23Add LLVM_OVERRIDE to methods that override their base classes.Craig Topper
2012-09-16Use LLVM_DELETED_FUNCTION for copy constructors and copy assignment operators...Craig Topper
2011-04-15Fix a ton of comment typos found by codespell. Patch byChris Lattner
2010-08-20Trailing whitespace.Mikhail Glushenkov
2009-07-16add a knob to turn off PrettyStackTrace globally. Patch by ZoltanChris Lattner
2009-03-04add some helper classes for building light-weight symbolic stack tracesChris Lattner