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
/
VMCore
/
LeakDetector.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are
Bill Wendling
2006-12-07
1
-10
/
+9
*
Changed to using LLVM streams.
Bill Wendling
2006-11-28
1
-10
/
+10
*
s|llvm/Support/Visibility.h|llvm/Support/Compiler.h|
Chris Lattner
2006-08-27
1
-1
/
+1
*
Use hidden visibility to reduce codesize
Chris Lattner
2006-06-28
1
-3
/
+4
*
Remove trailing whitespace
Misha Brukman
2005-04-21
1
-2
/
+2
*
Fix memory leaks, patch contributed by Morten Ofstad!
Chris Lattner
2004-11-19
1
-15
/
+21
*
Changes For Bug 352
Reid Spencer
2004-09-01
1
-1
/
+1
*
Bug fixes for PR341
Chris Lattner
2004-07-15
1
-4
/
+18
*
Add #include <iostream> since Value.h does not #include it any more.
Reid Spencer
2004-07-04
1
-0
/
+1
*
Fix a bug in the recent rewrite of the leakdetector that caused all of the
Chris Lattner
2004-02-15
1
-7
/
+10
*
Modularize implementation of LeakDetector into a typed template
Alkis Evlogimenos
2004-02-14
1
-59
/
+76
*
Finegrainify namespacification
Chris Lattner
2003-12-14
1
-4
/
+1
*
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
*
Add an optimization to support the most common access pattern for the
Chris Lattner
2002-09-19
1
-5
/
+22
*
Remove extra #include
Chris Lattner
2002-09-10
1
-1
/
+0
*
Checkin initial support for automatic memory leak detection routines
Chris Lattner
2002-09-08
1
-0
/
+66