Alex Lorenz
|
bd94a6e73a
Introduce a DirectoryEntryRef that stores both a reference and an
|
il y a 6 ans |
Harlan Haskins
|
43696f8809
[clang] Adopt new FileManager error-returning APIs
|
il y a 6 ans |
Duncan P. N. Exon Smith
|
d28cf14aed
Modules: Rename MemoryBufferCache to InMemoryModuleCache
|
il y a 6 ans |
Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
il y a 6 ans |
Reid Kleckner
|
025ee129ac
Fix -Wsign-compare in new tests
|
il y a 6 ans |
Aaron Ballman
|
ed77615d42
Revert r351209 (which was a revert of r350891) with a fix.
|
il y a 6 ans |
Benjamin Kramer
|
7c400363af
Revert "Correct the source range returned from preprocessor callbacks."
|
il y a 6 ans |
Bjorn Pettersson
|
074a530bf7
Silence -Wsign-compare in unittests
|
il y a 6 ans |
Aaron Ballman
|
898c95d5a8
Correct the source range returned from preprocessor callbacks.
|
il y a 6 ans |
Jonas Devlieghere
|
ef858170ac
Lift VFS from clang to llvm (NFC)
|
il y a 6 ans |
Julie Hockett
|
1a597eeed3
Reland '[clang] Adding CharacteristicKind to PPCallbacks::InclusionDirective'
|
il y a 7 ans |
Julie Hockett
|
e5a13a5389
Revert "[clang] Adding CharacteristicKind to PPCallbacks::InclusionDirective"
|
il y a 7 ans |
Julie Hockett
|
6a37651bb3
[clang] Adding CharacteristicKind to PPCallbacks::InclusionDirective
|
il y a 7 ans |
Richard Smith
|
ae2de79ce2
Add #pragma clang module build/endbuild pragmas for performing a module build
|
il y a 8 ans |
Duncan P. N. Exon Smith
|
2bf5f686e2
Reapply "Modules: Cache PCMs in memory and avoid a use-after-free"
|
il y a 8 ans |
Renato Golin
|
cf26db83d5
Revert "Modules: Cache PCMs in memory and avoid a use-after-free"
|
il y a 8 ans |
Duncan P. N. Exon Smith
|
4c3cdee2a5
Modules: Cache PCMs in memory and avoid a use-after-free
|
il y a 8 ans |
David Blaikie
|
a6e549dfea
shared_ptrify (from InclusiveRefCntPtr) HeaderSearchOptions
|
il y a 8 ans |
David Blaikie
|
2dac430432
Move PreprocessorOptions to std::shared_ptr from IntrusiveRefCntPtr
|
il y a 8 ans |
Benjamin Kramer
|
615cb5a25f
[VFS] Use VFS instead of virtual files in PPCallbacks test.
|
il y a 10 ans |
Hans Wennborg
|
c13dd1b3b8
Fix -Wextra-semi warnings.
|
il y a 10 ans |
Alexander Kornienko
|
8ca7705aa3
Revert r240270 ("Fixed/added namespace ending comments using clang-tidy").
|
il y a 10 ans |
Alexander Kornienko
|
ac58acc7f2
Fixed/added namespace ending comments using clang-tidy. NFC
|
il y a 10 ans |
Richard Smith
|
e48ab7f6b5
[modules] Start moving the module visibility information off the Module itself.
|
il y a 10 ans |
Alexander Kornienko
|
dfa4cf3126
Use 'override/final' instead of 'virtual' for overridden methods
|
il y a 10 ans |
Alexey Samsonov
|
a60adf011e
Avoid having "using namespace" for both "clang" and "llvm" namespaces.
|
il y a 11 ans |
Craig Topper
|
c6da4d1d6c
Unique_ptrify PPCallbacks ownership.
|
il y a 11 ans |
David Blaikie
|
f6983668b4
unique_ptrify SourceManager::createFileID
|
il y a 11 ans |
Rafael Espindola
|
d92e74d96e
Update for LLVM api change.
|
il y a 11 ans |
Alp Toker
|
1088db3c87
Use non-intrusive refcounting for TargetOptions
|
il y a 11 ans |