aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Basic/OpenMPKinds.cpp
diff options
context:
space:
mode:
authorJonas Devlieghere <jonas@devlieghere.com>2020-02-14 13:21:00 -0800
committerJonas Devlieghere <jonas@devlieghere.com>2020-02-14 14:07:29 -0800
commit4f2cccc5ce89855bfc5cc44f9bb45fec745e7de9 (patch)
treed4f0757228250fa06d4f1e3c1786fa9a3cd232c2 /clang/lib/Basic/OpenMPKinds.cpp
parentbaf98375bde77ba4b9705acb3d4312d437f7b9f9 (diff)
downloadllvm-4f2cccc5ce89855bfc5cc44f9bb45fec745e7de9.zip
llvm-4f2cccc5ce89855bfc5cc44f9bb45fec745e7de9.tar.gz
llvm-4f2cccc5ce89855bfc5cc44f9bb45fec745e7de9.tar.bz2
[lldb/Editline] Fix mistake in HistoryOperation mapping
In 0e9b0b6d11e882efec8505d97c4b65e1562e6715 I introduced the HistoryOperation enum to navigate the history. While this fixed the behavior of HistoryOperation::Older and HistoryOperation::Newer, it confused the mapping for HistoryOperation::Oldest and HistoryOperation::Newest. I tried to write a PExpect test to make sure this doesn't regress, but I'm unable to prime the history in such a way that it recalls a known element. I suspect this is an LLDB bug, but the most recent entry doesn't get update with entries from the current session. I considered spoofing the home directory but that needs to happen before libLLDB is loaded and you'll need to account for the widechar support. If anyone has another suggestion I'd love to hear it.
Diffstat (limited to 'clang/lib/Basic/OpenMPKinds.cpp')
0 files changed, 0 insertions, 0 deletions