Historie revizí

Autor SHA1 Zpráva Datum
  Vedant Kumar e05b249e25 Revert "Revert "PPCallbacks::MacroUndefined, change signature and add test."" před 8 roky
  Vedant Kumar 313bd3bb2c Revert "PPCallbacks::MacroUndefined, change signature and add test." před 8 roky
  Frederich Munch 9bc5210653 PPCallbacks::MacroUndefined, change signature and add test. před 8 roky
  Duncan P. N. Exon Smith 2bf5f686e2 Reapply "Modules: Cache PCMs in memory and avoid a use-after-free" před 8 roky
  Renato Golin cf26db83d5 Revert "Modules: Cache PCMs in memory and avoid a use-after-free" před 8 roky
  Duncan P. N. Exon Smith 4c3cdee2a5 Modules: Cache PCMs in memory and avoid a use-after-free před 8 roky
  David Blaikie a6e549dfea shared_ptrify (from InclusiveRefCntPtr) HeaderSearchOptions před 8 roky
  David Blaikie 2dac430432 Move PreprocessorOptions to std::shared_ptr from IntrusiveRefCntPtr před 8 roky
  James Y Knight e85ad57298 Make TargetInfo store an actual DataLayout instead of a string. před 9 roky
  Hans Wennborg c13dd1b3b8 Fix -Wextra-semi warnings. před 10 roky
  Alexander Kornienko 8ca7705aa3 Revert r240270 ("Fixed/added namespace ending comments using clang-tidy"). před 10 roky
  Alexander Kornienko ac58acc7f2 Fixed/added namespace ending comments using clang-tidy. NFC před 10 roky
  Richard Smith f9cfb2d2dc Switch PPCallbacks to take the new MacroDefinition instead of MacroDirective*, in order to preserve full information on module macro expansion. před 10 roky
  Richard Smith e48ab7f6b5 [modules] Start moving the module visibility information off the Module itself. před 10 roky
  Alexander Kornienko dfa4cf3126 Use 'override/final' instead of 'virtual' for overridden methods před 10 roky
  Craig Topper c6da4d1d6c Unique_ptrify PPCallbacks ownership. před 11 roky
  David Blaikie f6983668b4 unique_ptrify SourceManager::createFileID před 11 roky
  David Blaikie 926a507ee5 Overload SourceManager::overrideFileContents so that unconditionally passing ownership is explicitly done using unique_ptr. před 11 roky
  Rafael Espindola d92e74d96e Update for LLVM api change. před 11 roky
  Alp Toker 1088db3c87 Use non-intrusive refcounting for TargetOptions před 11 roky
  Craig Topper b23b499237 [C++11] Use 'nullptr'. Unittests edition. před 11 roky
  Alp Toker f4545688ea Remove the last remaining llvm/Config/config.h includes před 11 roky
  Alp Toker 16b97825c5 SourceManager: Use setMainFileID() consistently před 11 roky
  Alp Toker ad0a05027b Reformat code following Preprocessor constructor updates před 11 roky
  Alp Toker e36c959c4d Factor TargetInfo pointer/DelayInitialization bool pair out of Preprocessor ctor před 11 roky
  John Thompson 86bb94f555 Quick fix for layering that broke shared library build. před 11 roky
  John Thompson 9be87f8785 Initial implementation of -modules-earch-all option, for searching for symbols in non-imported modules. před 11 roky
  Manuel Klimek ee0cd37fe4 Use the same SourceManager for ModuleMaps and compilations. před 12 roky
  Argyrios Kyrtzidis dd08a0c178 [Preprocessor] For the MacroExpands preprocessor callback, also pass the MacroArgs object that provides information about před 12 roky
  Douglas Gregor 906d66acc5 <rdar://problem/12368093> Extend module maps with a 'conflict' declaration, and warn when a newly-imported module conflicts with an already-imported module. před 12 roky