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
/
Annotation.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Convert tabs to spaces
Misha Brukman
2004-11-09
1
-10
/
+6
*
Changes For Bug 352
Reid Spencer
2004-09-01
1
-1
/
+1
*
Make sure that at least one virtual method is defined in a .cpp file to avoid
Chris Lattner
2004-02-26
1
-1
/
+12
*
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
*
Regularize header file comments
Chris Lattner
2003-10-13
1
-1
/
+1
*
Add using declarations
Chris Lattner
2003-05-22
1
-10
/
+6
*
Move annotation to support library
Chris Lattner
2003-01-14
1
-1
/
+1
*
Fix static initializer ordering dependency
Chris Lattner
2003-01-13
1
-2
/
+17
*
Fix problem that GCC3.1 doesn't like.
Chris Lattner
2002-07-24
1
-1
/
+1
*
Changes to build successfully with GCC 3.02
Chris Lattner
2002-01-20
1
-0
/
+4
*
Clean up Type class by removing mutable ConstRules member and use annotations...
Chris Lattner
2001-09-09
1
-0
/
+10
*
Annotations are const objects now
Chris Lattner
2001-09-07
1
-2
/
+2
*
Support passing a data pointer to annotation factory methods
Chris Lattner
2001-08-27
1
-5
/
+6
*
Add annotation support
Chris Lattner
2001-08-23
1
-0
/
+63