Histórico de Commits

Autor SHA1 Mensagem Data
  Jonas Devlieghere 49a6b09101 [Clang] Migrate llvm::make_unique to std::make_unique há 6 anos atrás
  Duncan P. N. Exon Smith d28cf14aed Modules: Rename MemoryBufferCache to InMemoryModuleCache há 6 anos atrás
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo há 6 anos atrás
  Stephen Kelly d0fdb4f35f Add dump() method for SourceRange há 7 anos atrás
  Richard Smith ae2de79ce2 Add #pragma clang module build/endbuild pragmas for performing a module build há 8 anos atrás
  Vedant Kumar e05b249e25 Revert "Revert "PPCallbacks::MacroUndefined, change signature and add test."" há 8 anos atrás
  Vedant Kumar 313bd3bb2c Revert "PPCallbacks::MacroUndefined, change signature and add test." há 8 anos atrás
  Frederich Munch 9bc5210653 PPCallbacks::MacroUndefined, change signature and add test. há 8 anos atrás
  Duncan P. N. Exon Smith 2bf5f686e2 Reapply "Modules: Cache PCMs in memory and avoid a use-after-free" há 8 anos atrás
  Renato Golin cf26db83d5 Revert "Modules: Cache PCMs in memory and avoid a use-after-free" há 8 anos atrás
  Duncan P. N. Exon Smith 4c3cdee2a5 Modules: Cache PCMs in memory and avoid a use-after-free há 8 anos atrás
  David Blaikie a6e549dfea shared_ptrify (from InclusiveRefCntPtr) HeaderSearchOptions há 8 anos atrás
  David Blaikie 2dac430432 Move PreprocessorOptions to std::shared_ptr from IntrusiveRefCntPtr há 8 anos atrás
  James Y Knight e85ad57298 Make TargetInfo store an actual DataLayout instead of a string. há 9 anos atrás
  Hans Wennborg c13dd1b3b8 Fix -Wextra-semi warnings. há 10 anos atrás
  Alexander Kornienko 8ca7705aa3 Revert r240270 ("Fixed/added namespace ending comments using clang-tidy"). há 10 anos atrás
  Alexander Kornienko ac58acc7f2 Fixed/added namespace ending comments using clang-tidy. NFC há 10 anos atrás
  Richard Smith f9cfb2d2dc Switch PPCallbacks to take the new MacroDefinition instead of MacroDirective*, in order to preserve full information on module macro expansion. há 10 anos atrás
  Richard Smith e48ab7f6b5 [modules] Start moving the module visibility information off the Module itself. há 10 anos atrás
  Alexander Kornienko dfa4cf3126 Use 'override/final' instead of 'virtual' for overridden methods há 10 anos atrás
  Craig Topper c6da4d1d6c Unique_ptrify PPCallbacks ownership. há 11 anos atrás
  David Blaikie f6983668b4 unique_ptrify SourceManager::createFileID há 11 anos atrás
  David Blaikie 926a507ee5 Overload SourceManager::overrideFileContents so that unconditionally passing ownership is explicitly done using unique_ptr. há 11 anos atrás
  Rafael Espindola d92e74d96e Update for LLVM api change. há 11 anos atrás
  Alp Toker 1088db3c87 Use non-intrusive refcounting for TargetOptions há 11 anos atrás
  Craig Topper b23b499237 [C++11] Use 'nullptr'. Unittests edition. há 11 anos atrás
  Alp Toker f4545688ea Remove the last remaining llvm/Config/config.h includes há 11 anos atrás
  Alp Toker 16b97825c5 SourceManager: Use setMainFileID() consistently há 11 anos atrás
  Alp Toker ad0a05027b Reformat code following Preprocessor constructor updates há 11 anos atrás
  Alp Toker e36c959c4d Factor TargetInfo pointer/DelayInitialization bool pair out of Preprocessor ctor há 11 anos atrás