index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
lib
/
Serialization
/
ASTReaderInternals.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enhance the ObjC global method pool to record whether there were 0, 1, or >= ...
Argyrios Kyrtzidis
2013-04-17
1
-0
/
+2
*
[PCH] For HeaderFileInfoTrait, hash the key using size & time of the file.
Argyrios Kyrtzidis
2013-03-06
1
-10
/
+14
*
[PCH] Remove a couple of fields from serialization::reader::HeaderFileInfoTra...
Argyrios Kyrtzidis
2013-03-06
1
-6
/
+2
*
Remove dead code related to the now defunct PCH stat cache.
Ted Kremenek
2013-02-05
1
-14
/
+1
*
Factor the trait for lookup into the on-based hash table of
Douglas Gregor
2013-01-23
1
-33
/
+41
*
Remove useless 'llvm::' qualifier from names like StringRef and others that are
Dmitri Gribenko
2013-01-12
1
-2
/
+2
*
Sort all of Clang's files under 'lib', and fix up the broken headers
Chandler Carruth
2012-12-04
1
-2
/
+3
*
Implement the all_lookups_iterator for PCH as a follow-up to r153970. This
Nick Lewycky
2012-04-16
1
-4
/
+2
*
Use forward declarations for ASTDeclContextNameLookupTable and add a missing ...
Benjamin Kramer
2012-04-15
1
-4
/
+0
*
Only mark an IdentifierInfo as having changed since deserialization
Douglas Gregor
2012-01-24
1
-0
/
+3
*
Teach DeclContext deserialization to pay attention to endianness, from
Douglas Gregor
2012-01-06
1
-1
/
+3
*
Promote ModuleMap::Module to a namespace-scope class in the Basic
Douglas Gregor
2011-11-30
1
-9
/
+9
*
remove pedantic ;
Chris Lattner
2011-09-10
1
-1
/
+1
*
Factor the Module and ModuleManager classes out into separate headers
Douglas Gregor
2011-08-25
1
-0
/
+243