Jonas Devlieghere
|
ef858170ac
Lift VFS from clang to llvm (NFC)
|
6 年之前 |
Adrian Prantl
|
6f4f824d56
Close FileEntries of cached files in ModuleManager::addModule().
|
7 年之前 |
Fangrui Song
|
abdbb605f2
Remove trailing space
|
7 年之前 |
Eugene Zelenko
|
7be12f4308
[Serialization] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
|
7 年之前 |
Boris Kolpackov
|
90051f7676
[modules] Add ability to specify module name to module file mapping (reapply)
|
8 年之前 |
Victor Leschuk
|
6f7f03ccb1
Revert r312105 [modules] Add ability to specify module name to module file mapping
|
8 年之前 |
Boris Kolpackov
|
ca9ec867b6
[modules] Add ability to specify module name to module file mapping
|
8 年之前 |
Simon Pilgrim
|
1ddeae4808
Spelling mistakes in comments. NFCI. (PR27635)
|
8 年之前 |
Duncan P. N. Exon Smith
|
2bf5f686e2
Reapply "Modules: Cache PCMs in memory and avoid a use-after-free"
|
8 年之前 |
Renato Golin
|
cf26db83d5
Revert "Modules: Cache PCMs in memory and avoid a use-after-free"
|
8 年之前 |
Duncan P. N. Exon Smith
|
4c3cdee2a5
Modules: Cache PCMs in memory and avoid a use-after-free
|
8 年之前 |
Richard Smith
|
682d31dfbf
[modules] Load the ModuleOffsetMap from the module header lazily.
|
8 年之前 |
Duncan P. N. Exon Smith
|
54791eac1f
Modules: Fix a minor performance bug from r293393
|
8 年之前 |
Duncan P. N. Exon Smith
|
65a6eb20b7
Modules: Return early in ModuleManager::addModule; NFC
|
8 年之前 |
Duncan P. N. Exon Smith
|
94a8da72b1
Modules: Clean up ModuleFile::Imports in ModuleManager::removeModules
|
8 年之前 |
Duncan P. N. Exon Smith
|
98d193728f
Modules: Enforce that ModuleManager::removeModules deletes the tail
|
8 年之前 |
Duncan P. N. Exon Smith
|
13065c8802
Modules: Clarify ownership of ModuleFile instances in ModuleManager, NFC
|
8 年之前 |
Duncan P. N. Exon Smith
|
5ee103da4d
Modules: Return ModuleFile& from ModuleManager::begin, etc.; NFC
|
8 年之前 |
Duncan P. N. Exon Smith
|
f4f30d8e67
Modules: Separate out a checkSignature helper, almost NFC
|
8 年之前 |
Pavel Labath
|
7a8f655927
[VFS] Replace TimeValue usage with std::chrono
|
8 年之前 |
Peter Collingbourne
|
cf26f429e8
Bitcode: Decouple block info block state from reader.
|
8 年之前 |
Richard Smith
|
ab6be7a663
Clean up handling of reading module files from stdin. Don't bother trying to
|
9 年之前 |
Richard Smith
|
d8b8905344
Refactor to avoid holding a reference to a container element that could go away
|
9 年之前 |
Tim Shen
|
035da02f0f
[GraphTraits] Replace all NodeType usage with NodeRef
|
9 年之前 |
Manman Ren
|
8c1ac8c452
Module: add -fprebuilt-module-path to support loading prebuilt modules.
|
9 年之前 |
Tim Shen
|
8dd3abebe5
[GraphWriter] Change GraphWriter to use NodeRef in GraphTraits
|
9 年之前 |
Mehdi Amini
|
2e23251d3e
[NFC] Header cleanup
|
9 年之前 |
David Majnemer
|
7bec35427e
Use ranges to concisely express iteration
|
9 年之前 |
Ben Langmuir
|
f3569d26d4
Fix use-after-free in ModuleManager
|
9 年之前 |
Richard Smith
|
0c7d30c23e
[modules] Remove now-dead code for lazy loading of files specified by -fmodule-file=.
|
10 年之前 |