Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
ba4733d901b1c2b994f66707657342b8c81c92bc
/
lib
/
Support
/
Annotation.cpp
f976c85
Remove trailing whitespace
by Misha Brukman
· 20 years ago
710d1ce
* Convert tabs to spaces
by Misha Brukman
· 21 years ago
551ccae
Changes For Bug 352
by Reid Spencer
· 21 years ago
1cd4c72
Make sure that at least one virtual method is defined in a .cpp file to avoid
by Chris Lattner
· 21 years ago
2cdd21c
Finegrainify namespacification
by Chris Lattner
· 21 years ago
d0fde30
Put all LLVM code into the llvm namespace, as per bug 109.
by Brian Gaeke
· 22 years ago
b576c94
Added LLVM project notice to the top of every C++ source file.
by John Criswell
· 22 years ago
cf3056d
Regularize header file comments
by Chris Lattner
· 22 years ago
01e770a
Add using declarations
by Chris Lattner
· 22 years ago
cb09cc2
Move annotation to support library
by Chris Lattner
· 22 years ago
3fa61eb
Fix static initializer ordering dependency
by Chris Lattner
· 22 years ago
60bfeb8
Fix problem that GCC3.1 doesn't like.
by Chris Lattner
· 23 years ago
697954c
Changes to build successfully with GCC 3.02
by Chris Lattner
· 23 years ago
82072d4
Clean up Type class by removing mutable ConstRules member and use annotations insead
by Chris Lattner
· 24 years ago
c0f483d
Annotations are const objects now
by Chris Lattner
· 24 years ago
da8f004
Support passing a data pointer to annotation factory methods
by Chris Lattner
· 24 years ago
8dc89a3
Add annotation support
by Chris Lattner
· 24 years ago