David Blaikie
|
4a854da51b
IntrusiveRefCntPtr -> std::shared_ptr for CompilerInvocationBase and CodeCompleteConsumer
|
%!s(int64=8) %!d(string=hai) anos |
David Blaikie
|
5a12bb82d5
Move Preprocessor over to std::shared_ptr rather than IntrusiveRefCntPtr
|
%!s(int64=8) %!d(string=hai) anos |
David Blaikie
|
2dac430432
Move PreprocessorOptions to std::shared_ptr from IntrusiveRefCntPtr
|
%!s(int64=8) %!d(string=hai) anos |
David Blaikie
|
d214e3d436
Move FailedModulesSet over to shared_ptr from IntrusiveRefCntPtr
|
%!s(int64=8) %!d(string=hai) anos |
David Blaikie
|
f6f617aeff
Use shared_ptr instead of IntrusiveRefCntPtr for ModuleFileExtension
|
%!s(int64=8) %!d(string=hai) anos |
Bruno Cardoso Lopes
|
08b243ed2b
[CrashReproducer] Add support for merging -ivfsoverlay
|
%!s(int64=8) %!d(string=hai) anos |
Bruno Cardoso Lopes
|
22d59b9373
[CrashReproducer] Collect PCH included via -include-pch
|
%!s(int64=8) %!d(string=hai) anos |
Bruno Cardoso Lopes
|
d4c3c484c8
[CrashReproducer] Collect headermap files
|
%!s(int64=8) %!d(string=hai) anos |
Richard Smith
|
f7112d1137
Revert r288626, which reverts r288449. Original commit message:
|
%!s(int64=8) %!d(string=hai) anos |
Daniel Jasper
|
fc454719b4
Revert "Recover better from an incompatible .pcm file being provided by -fmodule-file=. We try to include the headers of the module textually in this case, still enforcing the modules semantic rules. In order to make that work, we need to still track that we're entering and leaving the module. Also, if the module was also marked as unavailable (perhaps because it was missing a file), we shouldn't mark the module unavailable -- we don't need the module to be complete if we're going to enter it textually."
|
%!s(int64=8) %!d(string=hai) anos |
Richard Smith
|
097fe2bd38
Recover better from an incompatible .pcm file being provided by -fmodule-file=.
|
%!s(int64=8) %!d(string=hai) anos |
Matthias Braun
|
6f60f84c11
Adapt to llvm NamedRegionTimer changes
|
%!s(int64=8) %!d(string=hai) anos |
Justin Lebar
|
6e52c89eef
[CUDA] Initialize our header search using the host triple.
|
%!s(int64=8) %!d(string=hai) anos |
Benjamin Kramer
|
75468b182e
[Frontend] Allow attaching an external sema source to compiler instance and extra diags to TypoCorrections
|
%!s(int64=8) %!d(string=hai) anos |
Justin Lebar
|
a663b0aee8
Switch SmallSetVector to use DenseSet when it overflows its inline space.
|
%!s(int64=8) %!d(string=hai) anos |
Matthias Braun
|
aa39cf1f5e
Adapt to LLVM EnableStatistics() change.
|
%!s(int64=9) %!d(string=hai) anos |
Matthias Braun
|
96f1dbf79c
CC1: Add -save-stats option
|
%!s(int64=9) %!d(string=hai) anos |
Richard Smith
|
d605534140
C++ Modules TS: add frontend support for building pcm files from module
|
%!s(int64=9) %!d(string=hai) anos |
Manman Ren
|
8c1ac8c452
Module: add -fprebuilt-module-path to support loading prebuilt modules.
|
%!s(int64=9) %!d(string=hai) anos |
Yaxun Liu
|
864b7d21ba
[OpenCL][AMDGPU] Add support for -cl-denorms-are-zero
|
%!s(int64=9) %!d(string=hai) anos |
Mehdi Amini
|
2e23251d3e
[NFC] Header cleanup
|
%!s(int64=9) %!d(string=hai) anos |
Peter Collingbourne
|
f1bc23840f
Frontend: Simplify ownership model for clang's output streams.
|
%!s(int64=9) %!d(string=hai) anos |
Benjamin Kramer
|
2a965aedd3
Add some std::move where the value is only read otherwise.
|
%!s(int64=9) %!d(string=hai) anos |
Bruno Cardoso Lopes
|
bdf3f27871
[Modules] Improve diagnostics for LockFileManager errors
|
%!s(int64=9) %!d(string=hai) anos |
Benjamin Kramer
|
4ff480f17c
Apply clang-tidy's misc-move-constructor-init throughout Clang.
|
%!s(int64=9) %!d(string=hai) anos |
Justin Lebar
|
3400858369
[CUDA] Copy host builtin types to NVPTXTargetInfo.
|
%!s(int64=9) %!d(string=hai) anos |
Saleem Abdulrasool
|
fdc51a5580
revert SVN r265702, r265640
|
%!s(int64=9) %!d(string=hai) anos |
Saleem Abdulrasool
|
e5d3bf167a
Basic: thread CodeGenOptions into TargetInfo
|
%!s(int64=9) %!d(string=hai) anos |
Bruno Cardoso Lopes
|
b08ac6414c
[CrashReproducer] Cleanup and move functionality around in ModuleDependencyCollector. NFC
|
%!s(int64=9) %!d(string=hai) anos |
Nico Weber
|
25e5d6e707
clang-cl: Fix remaining bugs in interaction of /Yc and /FI /showIncludes.
|
%!s(int64=9) %!d(string=hai) anos |