[PATCH] D102402: LineEditor: Add a bare-bones readline-based implementation
Nico Weber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 20 07:58:38 PDT 2021
thakis updated this revision to Diff 346740.
thakis marked 2 inline comments as done.
thakis added a comment.
address comments
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102402/new/
https://reviews.llvm.org/D102402
Files:
llvm/CMakeLists.txt
llvm/cmake/config-ix.cmake
llvm/include/llvm/Config/config.h.cmake
llvm/lib/LineEditor/CMakeLists.txt
llvm/lib/LineEditor/LineEditor.cpp
llvm/utils/gn/build/libs/readline/BUILD.gn
llvm/utils/gn/build/libs/readline/enable.gni
llvm/utils/gn/secondary/llvm/include/llvm/Config/BUILD.gn
llvm/utils/gn/secondary/llvm/lib/LineEditor/BUILD.gn
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102402.346740.patch
Type: text/x-patch
Size: 9059 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210520/4771ba88/attachment.bin>
More information about the llvm-commits
mailing list