index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Support
/
Debug.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
The previous implementation of LLVM Streams wasn't removing symbols. This
Bill Wendling
2007-01-03
1
-1
/
+2
*
Added an automatic cast to "std::ostream*" etc. from OStream. We then can
Bill Wendling
2006-12-17
1
-2
/
+2
*
Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are
Bill Wendling
2006-12-07
1
-3
/
+3
*
Moved definition of llvm_ostream wrappers to the Streams.cpp file.
Bill Wendling
2006-11-17
1
-4
/
+3
*
Added "DOUT" macro. This is used as a replacement for the std::cerr
Bill Wendling
2006-11-17
1
-0
/
+12
*
Remove trailing whitespace
Misha Brukman
2005-04-21
1
-2
/
+2
*
Changes For Bug 352
Reid Spencer
2004-09-01
1
-2
/
+2
*
Finegrainify namespacification
Chris Lattner
2003-12-14
1
-7
/
+4
*
Put all LLVM code into the llvm namespace, as per bug 109.
Brian Gaeke
2003-11-11
1
-0
/
+4
*
Added LLVM project notice to the top of every C++ source file.
John Criswell
2003-10-20
1
-0
/
+7
*
Reenable optimized build
Chris Lattner
2003-08-12
1
-0
/
+4
*
Move debug functionality to Debug.cpp/Debug.h
Chris Lattner
2003-08-01
1
-0
/
+53