projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Add boolean to PrintStackTraceOnErrorSignal to disable crash reporting.
[oota-llvm.git]
/
include
/
llvm
/
Support
/
Debug.h
2015-03-23
Benjamin Kramer
Purge unused includes throughout libSupport.
blob
|
commitdiff
|
raw
2014-04-21
Chandler Carruth
[Modules] Make Support/Debug.h modular. This requires...
blob
|
commitdiff
|
raw
|
diff to current
2013-11-15
Rui Ueyama
Include raw_ostream.h.
blob
|
commitdiff
|
raw
|
diff to current
2012-07-27
Chad Rosier
Typos.
blob
|
commitdiff
|
raw
|
diff to current
2012-07-26
Chad Rosier
Make comments in Debug.cpp and Debug.h consistent....
blob
|
commitdiff
|
raw
|
diff to current
2012-03-28
Jim Grosbach
Tidy up. Whitespace.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-23
David Greene
Fix a comment.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-23
David Greene
Provide dbgs(), a circular-buffering debug output strea...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-12
Jeffrey Yasskin
Make it easier to use the llvm_unreachable and DEBUG...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-28
Chris Lattner
add a new 'SetCurrentDebugType' API (requested by Andre...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-23
Daniel Dunbar
Fix some refactos for iostream changes (in -Asserts...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-23
Chris Lattner
eliminate DOUT and make Debug.h not include Streams...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-07
Daniel Dunbar
Add DEBUG_WITH_TYPE as a clean alternative to tweaking...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-20
Daniel Dunbar
Fix comment.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-20
David Greene
Hide the DOUT static variable behind a function interface.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-17
David Greene
Make DOUT an lvalue in release mode so that developers...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-20
Misha Brukman
Removed trailing whitespace.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-29
Chris Lattner
Don't attribute in file headers anymore. See llvmdev...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-27
Dan Gohman
Allow DOUT to be used outside of the llvm namespace.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-01
Reid Spencer
Fix a homonymo in a comment.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-03
Bill Wendling
The previous implementation of LLVM Streams wasn't...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-17
Bill Wendling
Added an automatic cast to "std::ostream*" etc. from...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-07
Bill Wendling
Changed llvm_ostream et all to OStream. llvm_cerr,...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-17
Bill Wendling
Used llvm_ostream instead of std::ostream objects....
blob
|
commitdiff
|
raw
|
diff to current
2006-11-17
Bill Wendling
#ifndef NDEBUG the "if (Stream) ..." stuff.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-17
Bill Wendling
Adjusted the // comments so that doxygen picks them up.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-17
Bill Wendling
Added "DOUT" macro. This is used as a replacement for...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-22
Chris Lattner
This header should not pull in <iostream>
blob
|
commitdiff
|
raw
|
diff to current
2005-04-21
Misha Brukman
Remove trailing whitespace
blob
|
commitdiff
|
raw
|
diff to current
2004-09-01
Reid Spencer
Changes For Bug 352
blob
|
commitdiff
|
raw
|
diff to current
2004-07-21
Brian Gaeke
Include <iostream> here, because most people using...
blob
|
commitdiff
|
raw
|
diff to current
2003-11-11
Brian Gaeke
Put all LLVM code into the llvm namespace, as per bug...
blob
|
commitdiff
|
raw
|
diff to current
2003-10-20
John Criswell
Added LLVM notice.
blob
|
commitdiff
|
raw
|
diff to current
2003-08-01
Chris Lattner
Move debugging support out of Statistic.h into Debug...
blob
|
commitdiff
|
raw
|
diff to current