Age | Commit message (Expand) | Author | Files | Lines |
2021-06-28 | [clang][PATCH][nfc] Refactor TargetInfo::adjust to pass DiagnosticsEngine to ... | Melanie Blower | 1 | -2/+2 |
2021-06-17 | Frontend: Respect -fno-temp-file when creating a PCH | Zachary Henkel | 1 | -7/+4 |
2021-06-09 | Fix to Windows temp file change. | Amy Huang | 1 | -3/+1 |
2021-06-08 | [SystemZ][z/OS] Pass OpenFlags when creating tmp files | Abhina Sreeskantharajan | 1 | -1/+3 |
2021-06-02 | Recommit "Fix tmp files being left on Windows builds." with a fix for | Amy Huang | 1 | -33/+44 |
2021-06-01 | Revert "Fix tmp files being left on Windows builds." for now; | Amy Huang | 1 | -46/+29 |
2021-06-01 | Fix tmp files being left on Windows builds. | Amy Huang | 1 | -29/+46 |
2021-05-21 | [OpenCL] Add support of OpenCL C 3.0 __opencl_c_fp64 | Anton Zabaznov | 1 | -2/+3 |
2021-05-13 | Modules: Simplify how DisableGeneratingGlobalModuleIndex is set, likely NFC | Duncan P. N. Exon Smith | 1 | -12/+2 |
2021-05-13 | Modules: Rename ModuleBuildFailed => DisableGeneratingGlobalModuleIndex, NFC | Duncan P. N. Exon Smith | 1 | -14/+14 |
2021-05-13 | Modules: Remove ModuleLoader::OtherUncachedFailure, NFC | Duncan P. N. Exon Smith | 1 | -10/+5 |
2021-05-03 | Modules: Remove an extra early return, NFC | Duncan P. N. Exon Smith | 1 | -2/+0 |
2021-04-28 | [OpenCL] Introduce new method for validating OpenCL target | Anton Zabaznov | 1 | -0/+5 |
2021-04-07 | [clang] Check AuxTarget exists when creating target in CompilerInstance | oToToT | 1 | -2/+4 |
2021-04-06 | [SystemZ][z/OS][Windows] Add new OF_TextWithCRLF flag and use this flag inste... | Abhina Sreeskantharajan | 1 | -3/+3 |
2021-03-19 | [SystemZ][z/OS] Distinguish between text and binary files on z/OS | Abhina Sreeskantharajan | 1 | -3/+6 |
2021-02-26 | [clang][NFC] Extract Target and AuxTarget creation in CompilerInstance to new... | Yu-Hsun Chiang | 1 | -43/+49 |
2021-02-08 | Make sure a module file with errors produced via '-fallow-pcm-with-compiler-e... | Argyrios Kyrtzidis | 1 | -2/+6 |
2021-01-26 | Frontend: Use early returns in CompilerInstance::clearOutputFiles, NFC | Duncan P. N. Exon Smith | 1 | -17/+22 |
2021-01-26 | Frontend: Fix layering between create{,Default}OutputFile, NFC | Duncan P. N. Exon Smith | 1 | -62/+51 |
2021-01-26 | Frontend: Simplify handling of non-seeking streams in CompilerInstance, NFC | Duncan P. N. Exon Smith | 1 | -5/+1 |
2021-01-26 | Frontend: Fix memory leak in CompilerInstance::setVerboseOutputStream | Duncan P. N. Exon Smith | 1 | -1/+1 |
2021-01-21 | [ASTReader] Allow controlling separately whether validation should be disable... | Argyrios Kyrtzidis | 1 | -6/+9 |
2020-12-23 | Basic: Add native support for stdin to SourceManager and FileManager | Duncan P. N. Exon Smith | 1 | -23/+12 |
2020-12-23 | Basic: Support named pipes natively in SourceManager and FileManager | Duncan P. N. Exon Smith | 1 | -26/+3 |
2020-12-15 | Frontend: Fix confusing comment at call to clearOutputFiles, NFC | Duncan P. N. Exon Smith | 1 | -4/+2 |
2020-12-09 | Frontend: Use a getVirtualFileRef for a named pipe main file, NFC | Duncan P. N. Exon Smith | 1 | -2/+2 |
2020-12-09 | Frontend: Migrate to FileEntryRef in CompilerInstance::InitializeSourceManage... | Duncan P. N. Exon Smith | 1 | -2/+2 |
2020-12-08 | [Time-report] Add a flag -ftime-report={per-pass,per-pass-run} to control the... | Yuanfang Chen | 1 | -1/+1 |
2020-12-02 | Revert "Frontend: Sink named pipe logic from CompilerInstance down to FileMan... | Duncan P. N. Exon Smith | 1 | -2/+24 |
2020-12-02 | Frontend: Sink named pipe logic from CompilerInstance down to FileManager | Duncan P. N. Exon Smith | 1 | -24/+2 |
2020-11-17 | [Frontend] Add flag to allow PCM generation despite compiler errors | Ben Barham | 1 | -1/+3 |
2020-11-10 | Allow searching for prebuilt implicit modules. | Alexandre Rames | 1 | -7/+11 |
2020-11-05 | Revert "Allow searching for prebuilt implicit modules." | Stella Stamenova | 1 | -11/+7 |
2020-11-05 | Allow searching for prebuilt implicit modules. | Alexandre Rames | 1 | -7/+11 |
2020-10-20 | ContentCache: Simplify by always owning the MemoryBuffer | Duncan P. N. Exon Smith | 1 | -4/+10 |
2020-10-20 | clang/Frontend: Use MemoryBufferRef in FrontendInputFile (and remove SourceMa... | Duncan P. N. Exon Smith | 1 | -2/+1 |
2020-10-19 | Revert "Reland "[Modules] Add stats to measure performance of building and lo... | Volodymyr Sapsai | 1 | -5/+0 |
2020-10-19 | Reland "[Modules] Add stats to measure performance of building and loading mo... | Volodymyr Sapsai | 1 | -0/+5 |
2020-09-24 | Revert "[Modules] Add stats to measure performance of building and loading mo... | Volodymyr Sapsai | 1 | -5/+0 |
2020-09-24 | [Modules] Add stats to measure performance of building and loading modules. | Volodymyr Sapsai | 1 | -0/+5 |
2020-07-10 | Reland "[FPEnv][Clang][Driver] Disable constrained floating point on targets ... | Kevin P. Neal | 1 | -0/+13 |
2020-07-06 | Revert "[FPEnv][Clang][Driver] Disable constrained floating point on targets ... | Kevin P. Neal | 1 | -13/+0 |
2020-07-06 | [FPEnv][Clang][Driver] Disable constrained floating point on targets lacking ... | Kevin P. Neal | 1 | -0/+13 |
2020-07-03 | [clang][NFC] Removed unused parameters in InitializeSourceManager | Andrzej Warzynski | 1 | -8/+6 |
2020-04-17 | Rename IsMissingRequirement to IsUnimportable and set it for shadowed | Richard Smith | 1 | -1/+1 |
2020-03-11 | Avoid including FileManager.h from SourceManager.h | Reid Kleckner | 1 | -0/+4 |
2020-02-21 | clang/Modules: Finish renaming CompilerInstance::ModuleManager, NFC. | Volodymyr Sapsai | 1 | -2/+2 |
2020-02-08 | Use heterogenous lookup for std;:map<std::string with a StringRef. NFCI. | Benjamin Kramer | 1 | -5/+5 |
2020-02-04 | [hip] Properly populate macros based on host processor. | Michael Liao | 1 | -0/+4 |