aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/ChainedIncludesSource.cpp
AgeCommit message (Expand)AuthorFilesLines
14 days[clang] Initialize the file system explicitly (#158381)Jan Svoboda1-0/+1
2025-08-01NFC: Clean up of IntrusiveRefCntPtr construction from raw pointers. (#151782)James Y Knight1-11/+12
2025-07-31NFC: Clean up of IntrusiveRefCntPtr construction from raw pointers. (#151545)James Y Knight1-4/+3
2025-07-15[clang][modules] Serialize `CodeGenOptions` (#146422)Jan Svoboda1-2/+3
2025-05-22Reapply "[clang] Remove intrusive reference count from `DiagnosticOptions` (#...Jan Svoboda1-2/+2
2025-05-22Revert "[clang] Remove intrusive reference count from `DiagnosticOptions` (#1...Kazu Hirata1-2/+2
2025-05-22[clang] Remove intrusive reference count from `DiagnosticOptions` (#139584)Jan Svoboda1-2/+2
2025-05-01[clang][frontend] Require invocation to construct `CompilerInstance` (#137668)Jan Svoboda1-3/+2
2025-04-28[clang] Hide the `TargetOptions` pointer from `CompilerInvocation` (#106271)Jan Svoboda1-1/+1
2024-09-19[clang] Tidy uses of raw_string_ostream (NFC)Youngsuk Kim1-1/+1
2022-09-02[NFC] Make MultiplexExternalSemaSource own sourcesChris Bieneman1-30/+9
2021-01-21[ASTReader] Allow controlling separately whether validation should be disable...Argyrios Kyrtzidis1-5/+6
2020-02-21clang/Modules: Finish renaming CompilerInstance::ModuleManager, NFC.Volodymyr Sapsai1-1/+1
2019-11-15Avoid including Builtins.h in Preprocessor.hReid Kleckner1-0/+1
2019-08-14[Clang] Migrate llvm::make_unique to std::make_uniqueJonas Devlieghere1-1/+1
2019-03-09Modules: Rename MemoryBufferCache to InMemoryModuleCacheDuncan P. N. Exon Smith1-4/+4
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2018-12-04PTH-- Remove feature entirely-Erich Keane1-1/+0
2018-07-30Remove trailing spaceFangrui Song1-3/+3
2017-06-29Teach ASTReader how to read only the Preprocessor state from an AST file, not...Richard Smith1-1/+1
2017-01-06Reapply "IntrusiveRefCntPtr -> std::shared_ptr for CompilerInvocationBase and...David Blaikie1-1/+1
2017-01-06Revert "IntrusiveRefCntPtr -> std::shared_ptr for CompilerInvocationBase and ...David Blaikie1-1/+1
2017-01-05IntrusiveRefCntPtr -> std::shared_ptr for CompilerInvocationBase and CodeComp...David Blaikie1-1/+1
2017-01-05Use shared_ptr instead of IntrusiveRefCntPtr for ModuleFileExtensionDavid Blaikie1-1/+1
2016-08-25Refactor to remove the assumption that we know the name of the module we're e...Richard Smith1-1/+1
2016-07-18[NFC] Header cleanupMehdi Amini1-0/+1
2016-07-17Attempt to work around MSVC rejects-valid, round 2.Richard Smith1-2/+5
2016-07-17PR28589: attempt to work around MSVC rejects-valid.Richard Smith1-1/+2
2016-07-16Reimplement ExternalSemaSource delegation in terms ofRichard Smith1-120/+36
2016-07-13[PCH/preamble] Make sure that if the preamble/PCH was serialized with errors ...Argyrios Kyrtzidis1-1/+1
2016-04-08revert SVN r265702, r265640Saleem Abdulrasool1-2/+1
2016-04-07Basic: thread CodeGenOptions into TargetInfoSaleem Abdulrasool1-1/+2
2015-11-03Introduce module file extensions to piggy-back data onto module files.Douglas Gregor1-1/+4
2015-08-06Rename the non-coding style conformant functions in namespace BuiltinsEric Christopher1-1/+1
2015-08-05function_ref-ize ExternalASTSource::FindExternalLexicalDecl and remove itsRichard Smith1-7/+6
2015-07-17Make the clang module container format selectable from the command line.Adrian Prantl1-1/+1
2015-06-22Revert r240270 ("Fixed/added namespace ending comments using clang-tidy").Alexander Kornienko1-1/+1
2015-06-22Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko1-1/+1
2015-06-20Introduce a PCHContainerOperations interface (NFC).Adrian Prantl1-9/+13
2015-04-11Use 'override/final' instead of 'virtual' for overridden methodsAlexander Kornienko1-1/+1
2015-03-24[modules] Deserialize CXXCtorInitializer list for a constructor lazily.Richard Smith1-0/+5
2015-02-25Revert "Wrap clang module files in a Mach-O, ELF, or COFF container."Adrian Prantl1-10/+6
2015-02-25Wrap clang module files in a Mach-O, ELF, or COFF container.Adrian Prantl1-6/+10
2015-02-24Revert "Wrap clang module files in a Mach-O, ELF, or COFF container."Adrian Prantl1-10/+6
2015-02-24Wrap clang module files in a Mach-O, ELF, or COFF container.Adrian Prantl1-6/+10
2015-02-21Revert "Wrap clang module files in a Mach-O, ELF, or COFF container."Adrian Prantl1-10/+6
2015-02-20Wrap clang module files in a Mach-O, ELF, or COFF container.Adrian Prantl1-6/+10
2015-02-20Revert "Wrap clang module files in a Mach-O, ELF, or COFF container."Adrian Prantl1-10/+6
2015-02-20Wrap clang module files in a Mach-O, ELF, or COFF container.Adrian Prantl1-6/+10
2015-02-20Revert "Wrap clang module files in a Mach-O, ELF, or COFF container."Adrian Prantl1-10/+6