1. 2946cd7 Update the file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 7 years ago
  2. 69fe4e9 LineIterator: Provide a variant that keeps blank lines by Justin Bogner · 11 years ago
  3. dfbe3d6 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. by David Blaikie · 11 years ago
  4. 3560ff2 Return a std::unique_ptr when creating a new MemoryBuffer. by Rafael Espindola · 11 years ago
  5. 56440fd Replace OwningPtr<T> with std::unique_ptr<T>. by Ahmed Charles · 12 years ago
  6. f8c5281 Introduce a simple line-by-line iterator type into the Support library. by Chandler Carruth · 12 years ago