커밋 기록

작성자 SHA1 메시지 날짜
  Eric Christopher b70ce903c2 Rename the non-coding style conformant functions in namespace Builtins 10 년 전
  Richard Smith b5cef75c82 function_ref-ize ExternalASTSource::FindExternalLexicalDecl and remove its 10 년 전
  Adrian Prantl 1e6cac6da0 Make the clang module container format selectable from the command line. 10 년 전
  Alexander Kornienko 8ca7705aa3 Revert r240270 ("Fixed/added namespace ending comments using clang-tidy"). 10 년 전
  Alexander Kornienko ac58acc7f2 Fixed/added namespace ending comments using clang-tidy. NFC 10 년 전
  Adrian Prantl 5f4be954a1 Introduce a PCHContainerOperations interface (NFC). 10 년 전
  Alexander Kornienko dfa4cf3126 Use 'override/final' instead of 'virtual' for overridden methods 10 년 전
  Richard Smith 3176691345 [modules] Deserialize CXXCtorInitializer list for a constructor lazily. 10 년 전
  Adrian Prantl 9f65c56340 Revert "Wrap clang module files in a Mach-O, ELF, or COFF container." 10 년 전
  Adrian Prantl 407c31db6c Wrap clang module files in a Mach-O, ELF, or COFF container. 10 년 전
  Adrian Prantl 947bca71d3 Revert "Wrap clang module files in a Mach-O, ELF, or COFF container." 10 년 전
  Adrian Prantl b114a1de0a Wrap clang module files in a Mach-O, ELF, or COFF container. 10 년 전
  Adrian Prantl 59fc8c4fb6 Revert "Wrap clang module files in a Mach-O, ELF, or COFF container." 10 년 전
  Adrian Prantl 4d355e22e1 Wrap clang module files in a Mach-O, ELF, or COFF container. 10 년 전
  Adrian Prantl ff780299d2 Revert "Wrap clang module files in a Mach-O, ELF, or COFF container." 10 년 전
  Adrian Prantl d9468a7cf5 Wrap clang module files in a Mach-O, ELF, or COFF container. 10 년 전
  Adrian Prantl 01ec5f2564 Revert "Wrap clang module files in a Mach-O, ELF, or COFF container." 10 년 전
  Adrian Prantl 979ac58e46 Wrap clang module files in a Mach-O, ELF, or COFF container. 10 년 전
  Rafael Espindola d92e74d96e Update for LLVM api change. 11 년 전
  Rafael Espindola e95b2a0691 Store std::unique_ptr in InMemoryBuffers. NFC. 11 년 전
  David Blaikie b53da86048 Recommit 213307: unique_ptr-ify ownership of ASTConsumers (reverted in r213325) 11 년 전
  David Blaikie 80bfbba822 Revert "unique_ptr-ify ownership of ASTConsumers" 11 년 전
  David Blaikie 4d15e347a0 unique_ptr-ify ownership of ASTConsumers 11 년 전
  Alp Toker 67d62bc20d Move ChainedIncludesSource into the implementation 11 년 전
  Alp Toker 1e2908f3cc ChainedIncludesSource: avoid copying n*(n+1)/2 file contents into memory 11 년 전
  Alp Toker 1088db3c87 Use non-intrusive refcounting for TargetOptions 11 년 전
  Alp Toker c556f81241 Track IntrusiveRefCntPtr::get() changes from LLVM r212366 11 년 전
  Craig Topper d24fb6c947 [C++11] Use 'nullptr'. Frontend edition. 11 년 전
  Ahmed Charles 70639e8de3 Replace OwningPtr with std::unique_ptr. 11 년 전
  Ahmed Charles 789a4f820d Change OwningPtr::take() to OwningPtr::release(). 11 년 전