Historique des commits

Auteur SHA1 Message Date
  Chandler Carruth 6b547686c5 Update the file headers across all of the LLVM projects in the monorepo il y a 6 ans
  Justin Bogner 0a277ea23d LineIterator: Provide a variant that keeps blank lines il y a 11 ans
  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. il y a 11 ans
  Rafael Espindola 1a7f705fba Return a std::unique_ptr when creating a new MemoryBuffer. il y a 11 ans
  Ahmed Charles f4ccd11075 Replace OwningPtr<T> with std::unique_ptr<T>. il y a 11 ans
  Chandler Carruth 5ff21b4111 Introduce a simple line-by-line iterator type into the Support library. il y a 11 ans