Jonas Devlieghere
|
49a6b09101
[Clang] Migrate llvm::make_unique to std::make_unique
|
6 år sedan |
Duncan P. N. Exon Smith
|
d28cf14aed
Modules: Rename MemoryBufferCache to InMemoryModuleCache
|
6 år sedan |
Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
6 år sedan |
Erich Keane
|
e0244b6427
PTH-- Remove feature entirely-
|
6 år sedan |
Fangrui Song
|
abdbb605f2
Remove trailing space
|
7 år sedan |
Richard Smith
|
9f28442d72
Teach ASTReader how to read only the Preprocessor state from an AST file, not the ASTContext state.
|
8 år sedan |
David Blaikie
|
e781b71dd0
Reapply "IntrusiveRefCntPtr -> std::shared_ptr for CompilerInvocationBase and CodeCompleteConsumer"
|
8 år sedan |
David Blaikie
|
471e0b27d7
Revert "IntrusiveRefCntPtr -> std::shared_ptr for CompilerInvocationBase and CodeCompleteConsumer"
|
8 år sedan |
David Blaikie
|
4a854da51b
IntrusiveRefCntPtr -> std::shared_ptr for CompilerInvocationBase and CodeCompleteConsumer
|
8 år sedan |
David Blaikie
|
f6f617aeff
Use shared_ptr instead of IntrusiveRefCntPtr for ModuleFileExtension
|
8 år sedan |
Richard Smith
|
cefb5a03fb
Refactor to remove the assumption that we know the name of the module we're emitting at the point when we create a PCHGenerator (with the C++ modules TS, we find that out part way through parsing the input).
|
9 år sedan |
Mehdi Amini
|
2e23251d3e
[NFC] Header cleanup
|
9 år sedan |
Richard Smith
|
b982b0f61b
Attempt to work around MSVC rejects-valid, round 2.
|
9 år sedan |
Richard Smith
|
63fb39eeed
PR28589: attempt to work around MSVC rejects-valid.
|
9 år sedan |
Richard Smith
|
c45b5c8735
Reimplement ExternalSemaSource delegation in terms of
|
9 år sedan |
Argyrios Kyrtzidis
|
dc0545b300
[PCH/preamble] Make sure that if the preamble/PCH was serialized with errors that we set diagnostic engine state appropriately.
|
9 år sedan |
Saleem Abdulrasool
|
fdc51a5580
revert SVN r265702, r265640
|
9 år sedan |
Saleem Abdulrasool
|
e5d3bf167a
Basic: thread CodeGenOptions into TargetInfo
|
9 år sedan |
Douglas Gregor
|
07f81283a4
Introduce module file extensions to piggy-back data onto module files.
|
9 år sedan |
Eric Christopher
|
b70ce903c2
Rename the non-coding style conformant functions in namespace Builtins
|
10 år sedan |
Richard Smith
|
b5cef75c82
function_ref-ize ExternalASTSource::FindExternalLexicalDecl and remove its
|
10 år sedan |
Adrian Prantl
|
1e6cac6da0
Make the clang module container format selectable from the command line.
|
10 år sedan |
Alexander Kornienko
|
8ca7705aa3
Revert r240270 ("Fixed/added namespace ending comments using clang-tidy").
|
10 år sedan |
Alexander Kornienko
|
ac58acc7f2
Fixed/added namespace ending comments using clang-tidy. NFC
|
10 år sedan |
Adrian Prantl
|
5f4be954a1
Introduce a PCHContainerOperations interface (NFC).
|
10 år sedan |
Alexander Kornienko
|
dfa4cf3126
Use 'override/final' instead of 'virtual' for overridden methods
|
10 år sedan |
Richard Smith
|
3176691345
[modules] Deserialize CXXCtorInitializer list for a constructor lazily.
|
10 år sedan |
Adrian Prantl
|
9f65c56340
Revert "Wrap clang module files in a Mach-O, ELF, or COFF container."
|
10 år sedan |
Adrian Prantl
|
407c31db6c
Wrap clang module files in a Mach-O, ELF, or COFF container.
|
10 år sedan |
Adrian Prantl
|
947bca71d3
Revert "Wrap clang module files in a Mach-O, ELF, or COFF container."
|
10 år sedan |