Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
5368173f12b6abe4f45d1d48aa45a50c98fd35fc
/
clang
/
lib
/
Serialization
/
Module.cpp
3a02247
Sort all of Clang's files under 'lib', and fix up the broken headers uncovered.
by Chandler Carruth
· 13 years ago
d7c16b2
[PCH] Remove the stat cache from the PCH file.
by Argyrios Kyrtzidis
· 13 years ago
72be390
Move the set of files to be validated in an AST file into the control
by Douglas Gregor
· 13 years ago
cb28f9d
Rework the (de-)serialization of macros, as stored in
by Douglas Gregor
· 13 years ago
aedf714
Set the file entry for a Module* that was created during deserialization
by Argyrios Kyrtzidis
· 13 years ago
10e7846
[libclang] When indexing an AST file, only deserialize the file level
by Argyrios Kyrtzidis
· 13 years ago
89f0b2d
Use forward declarations for ASTDeclContextNameLookupTable and add a missing delete.
by Benjamin Kramer
· 14 years ago
404cdde
Reimplement (de-)serialization of Objective-C categories to eliminate
by Douglas Gregor
· 14 years ago
4fc9f3e
Optimize unqualified/global name lookup in modules by introducing a
by Douglas Gregor
· 14 years ago
358cd44
Completely re-implement (de-)serialization of redeclaration
by Douglas Gregor
· 14 years ago
c2c47f9
Initialize member that ends up in PCH files.
by Benjamin Kramer
· 14 years ago
05f1035
Completely re-implement (de-)serialization of declaration
by Douglas Gregor
· 14 years ago
253eefe
Switch the ID numbers used for submodule IDs in the AST reader over to
by Douglas Gregor
· 14 years ago
de3ef50
Promote ModuleMap::Module to a namespace-scope class in the Basic
by Douglas Gregor
· 14 years ago
5fc727a
[PCH] Keep track of file-level declarations that are contained by files.
by Argyrios Kyrtzidis
· 14 years ago
03c40c5
[PCH] Overhaul how preprocessed entities are [de]serialized.
by Argyrios Kyrtzidis
· 14 years ago
d44252e
Factor the Module and ModuleManager classes out into separate headers
by Douglas Gregor
· 14 years ago