Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
clang
/
lib
/
AST
/
ExternalASTSource.cpp
6907ce2
Remove trailing space
by Fangrui Song
· 7 years ago
0d00c89
[AST] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
by Eugene Zelenko
· 8 years ago
1ac9c98
Modular Codegen: Support homing debug info for types in modular objects
by David Blaikie
· 8 years ago
e6b7c28
Modular Codegen: Add/use a bit in serialized function definitions to track whether they are the subject of modular codegen
by David Blaikie
· 8 years ago
9ffe5a3
Prototype of modules codegen
by David Blaikie
· 9 years ago
637d1e6
Roll-back r250822.
by Angel Garcia Gomez
· 10 years ago
b5250d3
Apply modernize-use-default to clang.
by Angel Garcia Gomez
· 10 years ago
835e663
Module Debugging: Emit submodules as nested DW_TAG_modules.
by Adrian Prantl
· 10 years ago
6083b08
Refactor ASTSourceDescriptor to not store copies of all strings. (NFC)
by Adrian Prantl
· 10 years ago
2d3d6df
Rename ASTSourceDescriptor::ModuleName to FullModuleName for clarity.
by Adrian Prantl
· 10 years ago
c6458d6
Refactor ASTReader::getSourceDescriptor(const Module &) into a constructor
by Adrian Prantl
· 10 years ago
3cb1572
function_ref-ize ExternalASTSource::FindExternalLexicalDecl and remove its
by Richard Smith
· 10 years ago
15bcf70
Add a function to ExternalASTSource that returns a descriptor that
by Adrian Prantl
· 10 years ago
c2bb818
[modules] Deserialize CXXCtorInitializer list for a constructor lazily.
by Richard Smith
· 11 years ago
f5bbe27
Move virtual methods out of line.
by Rafael Espindola
· 11 years ago
053f6c6
If a declaration is loaded, and then a module import adds a redeclaration, then
by Richard Smith
· 11 years ago
36250ad
[C++11] Use 'nullptr'. AST edition.
by Craig Topper
· 11 years ago
9ce12e3
Simplify FindExternalVisibleDeclsByName by making it return a bool indicating
by Richard Smith
· 13 years ago
2bd0ab2
Implement the all_lookups_iterator for PCH as a follow-up to r153970. This
by Nick Lewycky
· 13 years ago
a3e59b4
Don't force the complete deserialization of the visible-declarations
by Douglas Gregor
· 14 years ago
0e62c1c
remove unneeded llvm:: namespace qualifiers on some core types now that LLVM.h imports
by Chris Lattner
· 14 years ago
3d0adb3
Augment the interface of ExternalASTSource::FindExternalLexicalDecls()
by Douglas Gregor
· 14 years ago
ed35df1
From Vassil Vassilev:
by Axel Naumann
· 14 years ago
aa627ba
From Vassil Vassilev:
by Axel Naumann
· 15 years ago