Historial de Commits

Autor SHA1 Mensaje Fecha
  Erik Verbruggen 0fc70de55d Fix invalid warnings for header guards in preambles hace 8 años
  Erich Keane 6feeb00acd Support operator keywords used in Windows SDK(fix ubsan) hace 8 años
  Erich Keane 3148514e3b support operator keywords used in Windows SDK hace 8 años
  Erik Verbruggen 0289cea07c Allow for unfinished #if blocks in preambles hace 8 años
  Richard Smith c9d8bd8ed2 Remove unused tracking of owning module for MacroInfo objects. hace 8 años
  Richard Smith f195b64c78 Add #pragma clang module begin/end pragmas and generate them when preprocessing a module. hace 8 años
  Duncan P. N. Exon Smith 2bf5f686e2 Reapply "Modules: Cache PCMs in memory and avoid a use-after-free" hace 8 años
  Renato Golin cf26db83d5 Revert "Modules: Cache PCMs in memory and avoid a use-after-free" hace 8 años
  Duncan P. N. Exon Smith 4c3cdee2a5 Modules: Cache PCMs in memory and avoid a use-after-free hace 8 años
  David Blaikie 2dac430432 Move PreprocessorOptions to std::shared_ptr from IntrusiveRefCntPtr hace 8 años
  Eugene Zelenko 76355613f3 Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes. hace 9 años
  Richard Smith d605534140 C++ Modules TS: add frontend support for building pcm files from module hace 9 años
  Richard Smith ec9187d1cd C++ Modules TS: Add parsing support for module import declaration. hace 9 años
  Richard Smith 40fb0b9d86 PR28438: Update the information on an identifier with local definitions before hace 9 años
  John Brawn 0cfb8c87df Reapply r276973 "Adjust Registry interface to not require plugins to export a registry" hace 9 años
  John Brawn 40e6fbb0af Revert r276973 "Adjust Registry interface to not require plugins to export a registry" hace 9 años
  John Brawn b0e340c77e Reapply r276856 "Adjust Registry interface to not require plugins to export a registry" hace 9 años
  Vassil Vassilev 0ed81cd54f Implement filtering for code completion of identifiers. hace 9 años
  John Brawn ed9b826436 Revert r276856 "Adjust Registry interface to not require plugins to export a registry" hace 9 años
  John Brawn c907e200d4 Adjust Registry interface to not require plugins to export a registry hace 9 años
  Mehdi Amini 2e23251d3e [NFC] Header cleanup hace 9 años
  Benjamin Kramer 4ff480f17c Apply clang-tidy's misc-move-constructor-init throughout Clang. hace 9 años
  NAKAMURA Takumi 2c6cec24fd AnnotateFunctions: Tweak for mingw. hace 9 años
  Richard Smith 378d67ec54 [modules] Flatten -fmodule-name= and -fmodule-implementation-of= into a single hace 9 años
  Reid Kleckner 634eafb8c6 Sink some PTHManager includes out of Preprocessor.h hace 9 años
  Angel Garcia Gomez d162035b9b Roll-back r250822. hace 9 años
  Angel Garcia Gomez e83bf34da9 Apply modernize-use-default to clang. hace 9 años
  Yaron Keren 4d9c4a9b23 Replace double negation of !FileID.isInvalid() with FileID.isValid(). hace 10 años
  Yaron Keren aee04471ee Fix typo. hace 10 años
  Artem Belevich 675c6b4346 [CUDA] Allow parsing of host and device code simultaneously. hace 10 años