aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/LineEditor/LineEditor.cpp
AgeCommit message (Expand)AuthorFilesLines
2020-01-28Make llvm::StringRef to std::string conversions explicit.Benjamin Kramer1-2/+2
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2016-03-28Fix Clang-tidy modernize-deprecated-headers warnings in some files; other min...Eugene Zelenko1-5/+11
2014-02-04Avoid using EL_GETFP.Peter Collingbourne1-10/+5
2014-02-01Silence GCC warnings.Benjamin Kramer1-4/+3
2014-01-31Introduce line editor library.Peter Collingbourne1-0/+325