index
:
delta/clang.git
baserock/flang
google/stable
google/testing
master
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
release_34
release_35
release_35@215011
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
llvm.org: Obsolete (use llvm)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Serialization
/
ASTReaderInternals.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert r240270 ("Fixed/added namespace ending comments using clang-tidy").
Alexander Kornienko
2015-06-22
1
-2
/
+2
*
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
2015-06-22
1
-2
/
+2
*
Objective-C: Serialize "more than one decl" state of ObjCMethodList.
Nico Weber
2014-12-27
1
-0
/
+2
*
[modules] Instead of storing absolute paths in a .pcm file, store the path to
Richard Smith
2014-12-05
1
-2
/
+3
*
Temporarily reverting r223443 due to bot breakage.
Aaron Ballman
2014-12-05
1
-3
/
+2
*
[modules] Instead of storing absolute paths in a .pcm file, store the path to
Richard Smith
2014-12-05
1
-2
/
+3
*
Header guard canonicalization, clang part.
Benjamin Kramer
2014-08-13
1
-2
/
+2
*
Remove unused sys/stat.h includes
Alp Toker
2014-07-07
1
-1
/
+0
*
[C++11] Use 'nullptr'. Serialization edition.
Craig Topper
2014-05-22
1
-3
/
+3
*
Teach users of OnDiskHashTable to define hash_value and offset types
Justin Bogner
2014-04-18
1
-5
/
+12
*
Remove OnDiskHashTable.h, since it's been moved to llvm
Justin Bogner
2014-04-18
1
-4
/
+4
*
OnDiskHashTable: Make the iterable version separate.
Justin Bogner
2014-04-14
1
-1
/
+1
*
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