aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/Support/FileCheckTest.cpp
diff options
context:
space:
mode:
authorRaphael Isemann <teemperor@gmail.com>2020-05-27 14:04:39 +0200
committerRaphael Isemann <teemperor@gmail.com>2020-05-27 14:05:17 +0200
commit18bb1f1067028fbeaf92774e640bd865c53e1ce1 (patch)
tree0e2cae9916d8df1a4b4608c9117bf5a1b3a558fb /llvm/unittests/Support/FileCheckTest.cpp
parent6e1eff785892edb75948f3c0a18e01ef8fbe2619 (diff)
downloadllvm-18bb1f1067028fbeaf92774e640bd865c53e1ce1.zip
llvm-18bb1f1067028fbeaf92774e640bd865c53e1ce1.tar.gz
llvm-18bb1f1067028fbeaf92774e640bd865c53e1ce1.tar.bz2
[lldb] Fix a potential bug that may cause assert failure in CommandObject::CheckRequirements
Summary: `CommandObject::CheckRequirements` requires cleaning up `m_exe_ctx` between commands. Function `HandleOptionCompletion` returns without cleaning up `m_exe_ctx` could cause assert failure in later `CheckRequirements`. Reviewers: teemperor, JDevlieghere Reviewed By: teemperor Tags: #lldb Differential Revision: https://reviews.llvm.org/D80447
Diffstat (limited to 'llvm/unittests/Support/FileCheckTest.cpp')
0 files changed, 0 insertions, 0 deletions