[all-commits] [llvm/llvm-project] d59049: [lldb] Fix readline/libedit compat patch for py2
serge-sans-paille via All-commits
all-commits at lists.llvm.org
Tue Nov 5 05:16:52 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: d590498829d8c0d4f4f673569949fa3850485c9c
https://github.com/llvm/llvm-project/commit/d590498829d8c0d4f4f673569949fa3850485c9c
Author: serge-sans-paille <sguelton at redhat.com>
Date: 2019-11-05 (Tue, 05 Nov 2019)
Changed paths:
M lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.cpp
Log Message:
-----------
[lldb] Fix readline/libedit compat patch for py2
This is a follow-up to https://reviews.llvm.org/D69793
More information about the All-commits
mailing list