Commit History

作者 SHA1 備註 提交日期
  Chandler Carruth 6b547686c5 Update the file headers across all of the LLVM projects in the monorepo 6 年之前
  Justin Bogner 0a277ea23d LineIterator: Provide a variant that keeps blank lines 11 年之前
  David Blaikie 819242a446 Convert a few more cases of direct intialization of unique_ptrs from MemoryBuffer::getMemBuffer to move initialization now that it returns by unique_ptr instead of raw pointer. 11 年之前
  Rafael Espindola 1a7f705fba Return a std::unique_ptr when creating a new MemoryBuffer. 11 年之前
  Ahmed Charles f4ccd11075 Replace OwningPtr<T> with std::unique_ptr<T>. 11 年之前
  Chandler Carruth 5ff21b4111 Introduce a simple line-by-line iterator type into the Support library. 11 年之前