summaryrefslogtreecommitdiff
path: root/include/llvm/LineEditor/LineEditor.h
Commit message (Expand)AuthorAge
* [C++11] Replace OwningPtr with std::unique_ptr in places where it doesn't bre...Benjamin Kramer2014-04-21
* Replace OwningPtr<T> with std::unique_ptr<T>.Ahmed Charles2014-03-06
* [C++11] Add 'override' keyword to virtual methods that override their base cl...Craig Topper2014-03-05
* [cleanup] Re-sort all the includes with utils/sort_includes.py.Chandler Carruth2014-03-04
* Introduce line editor library.Peter Collingbourne2014-01-31