Historia zmian

Autor SHA1 Wiadomość Data
  Richard Smith f2468c5d9d Remove some redundant setup when preprocessing .pcm files. 8 lat temu
  Richard Smith 772553c418 Remove 'Filename' parameter from BeginSourceFileAction. 8 lat temu
  Richard Smith 9a007fcb67 Retain header search and preprocessing options from AST file when emitting 8 lat temu
  Richard Smith 747fcbb890 Factor out and unify emission of "module is unavailable" diagnostics. 8 lat temu
  Richard Smith 1a6f43b655 Rather than rejecting attempts to run preprocessor-only actions on AST files, 8 lat temu
  Richard Smith 146ecad762 Support lazy stat'ing of files referenced by module maps. 8 lat temu
  Richard Smith 62955aa443 [modules] When compiling a preprocessed module map, look for headers relative 8 lat temu
  Reid Kleckner ecac99cbb4 Give files from #line the characteristics of the current file 8 lat temu
  Richard Smith bc4ab6d64d Add support for building modules from preprocessed source. 8 lat temu
  Richard Smith 463eb6ab52 Move functionality for handling module maps as inputs from the -emit-module 8 lat temu
  Richard Smith 92c5967c32 Refactor frontend InputKind to prepare for treating module maps as a distinct kind of input. 8 lat temu
  Taewook Oh ee2f6d93d8 Use filename in linemarker when compiling preprocessed source (Revised) 8 lat temu
  David Blaikie 18f51b11f4 Initialize builtins during modular codegen 8 lat temu
  Vassil Vassilev d1f6c06e80 Enable -dump-deserialized-decls and -error-on-deserialized-decl for modules. 8 lat temu
  Diana Picus b34a094531 Revert "Use filename in linemarker when compiling preprocessed source" 8 lat temu
  David Callahan ad4e2ce2f9 Use filename in linemarker when compiling preprocessed source 8 lat temu
  David Blaikie 5a12bb82d5 Move Preprocessor over to std::shared_ptr rather than IntrusiveRefCntPtr 8 lat temu
  Bruno Cardoso Lopes 4d61f22416 [Frontend] Use vfs for directory iteration while searching PCHs. NFCI 8 lat temu
  John Brawn 0cfb8c87df Reapply r276973 "Adjust Registry interface to not require plugins to export a registry" 9 lat temu
  John Brawn 40e6fbb0af Revert r276973 "Adjust Registry interface to not require plugins to export a registry" 9 lat temu
  John Brawn b0e340c77e Reapply r276856 "Adjust Registry interface to not require plugins to export a registry" 9 lat temu
  John Brawn ed9b826436 Revert r276856 "Adjust Registry interface to not require plugins to export a registry" 9 lat temu
  John Brawn c907e200d4 Adjust Registry interface to not require plugins to export a registry 9 lat temu
  Mehdi Amini 2e23251d3e [NFC] Header cleanup 9 lat temu
  John Brawn f6603f2aed Make it possible for AST plugins to enable themselves by default 9 lat temu
  Argyrios Kyrtzidis 1db40ee004 [Frontend] Make sure WrapperFrontendAction updates CurrentInput after calling BeginSourceFileAction. 9 lat temu
  Argyrios Kyrtzidis d8dbff6413 [Frontend] Make the memory management of FrontendAction pointers explicit by using unique_ptr. 9 lat temu
  Angel Garcia Gomez d162035b9b Roll-back r250822. 9 lat temu
  Angel Garcia Gomez e83bf34da9 Apply modernize-use-default to clang. 9 lat temu
  Richard Smith 9361c3109d Fix crash on invalid if we can't find a suitable PCH file in a specified 10 lat temu