Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
há 6 anos atrás |
Fangrui Song
|
abdbb605f2
Remove trailing space
|
há 7 anos atrás |
Eugene Zelenko
|
8d7d11c193
[Serialization] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
|
há 7 anos atrás |
Duncan P. N. Exon Smith
|
0da88cf858
Modules: Simplify the ModuleFile constructor; likely NFC
|
há 8 anos atrás |
Mehdi Amini
|
2e23251d3e
[NFC] Header cleanup
|
há 9 anos atrás |
Richard Smith
|
e1d7b3bd4c
[modules] Remove CXX_BASE_SPECIFIERS_OFFSETS table. Instead of storing an ID of
|
há 9 anos atrás |
Richard Smith
|
7341605a7a
[modules] Remove CXX_CTOR_INITIALIZERS_OFFSETS table. Instead of storing an ID
|
há 9 anos atrás |
Yaron Keren
|
dcbc03e446
Annotate dump() methods with LLVM_DUMP_METHOD, addressing Richard Smith r259192 post commit comment.
|
há 9 anos atrás |
Richard Smith
|
ad8f870018
Re-commit r246497 (and dependent changes r246524 and r246521), reverted in
|
há 10 anos atrás |
Aaron Ballman
|
cf5dd9d372
Reverting r246497 (which requires also reverting r246524 and r246521 to avoid merge conflicts). It broke the build on MSVC 2015. It also broke an MSVC 2013 bot with testing issues.
|
há 10 anos atrás |
Richard Smith
|
6ad9335a2a
[modules] Rework serialized DeclContext lookup table management. Instead of
|
há 10 anos atrás |
Richard Smith
|
506abeb8d0
[modules] Further simplification and speedup of redeclaration chain loading.
|
há 10 anos atrás |
Richard Smith
|
3176691345
[modules] Deserialize CXXCtorInitializer list for a constructor lazily.
|
há 10 anos atrás |
Ben Langmuir
|
854931f5da
Add a "signature" to AST files to verify that they haven't changed
|
há 10 anos atrás |
Craig Topper
|
5017bb6616
[C++11] Use 'nullptr'. Serialization edition.
|
há 11 anos atrás |
Richard Smith
|
e1f0df8c37
Revert C++11ification in r203534 and r203536. Apparently our toolchains aren't
|
há 11 anos atrás |
Richard Smith
|
4e2325b14b
If a visibility update record is found for a DeclContext after that Decl has
|
há 11 anos atrás |
Argyrios Kyrtzidis
|
36592b1fa3
[PCH] We don't need to instantiate HeaderFileInfoTrait in ASTReader more than once.
|
há 12 anos atrás |
Chandler Carruth
|
55fc873017
Sort all of Clang's files under 'lib', and fix up the broken headers
|
há 12 anos atrás |
Argyrios Kyrtzidis
|
4182ed6862
[PCH] Remove the stat cache from the PCH file.
|
há 12 anos atrás |
Douglas Gregor
|
745e6f168d
Move the set of files to be validated in an AST file into the control
|
há 13 anos atrás |
Douglas Gregor
|
a8235d6c40
Rework the (de-)serialization of macros, as stored in
|
há 13 anos atrás |
Argyrios Kyrtzidis
|
d64c26f667
Set the file entry for a Module* that was created during deserialization
|
há 13 anos atrás |
Argyrios Kyrtzidis
|
2093e0bc4e
[libclang] When indexing an AST file, only deserialize the file level
|
há 13 anos atrás |
Benjamin Kramer
|
b1758c6625
Use forward declarations for ASTDeclContextNameLookupTable and add a missing delete.
|
há 13 anos atrás |
Douglas Gregor
|
cff9f26ce0
Reimplement (de-)serialization of Objective-C categories to eliminate
|
há 13 anos atrás |
Douglas Gregor
|
057df20b31
Optimize unqualified/global name lookup in modules by introducing a
|
há 13 anos atrás |
Douglas Gregor
|
2171bf1cab
Completely re-implement (de-)serialization of redeclaration
|
há 13 anos atrás |
Benjamin Kramer
|
4a08268a69
Initialize member that ends up in PCH files.
|
há 13 anos atrás |
Douglas Gregor
|
a1be278c4f
Completely re-implement (de-)serialization of declaration
|
há 13 anos atrás |