[Lldb-commits] [PATCH] D120101: [lldb] Fix (unintentional) recursion in CommandObjectRegexCommand

Jonas Devlieghere via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Feb 18 09:40:35 PST 2022


JDevlieghere updated this revision to Diff 409963.
JDevlieghere added a comment.

Use Pavel's //not-as-cool// solution.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D120101/new/

https://reviews.llvm.org/D120101

Files:
  lldb/source/Commands/CommandObjectRegexCommand.cpp
  lldb/source/Commands/CommandObjectRegexCommand.h
  lldb/unittests/Interpreter/CMakeLists.txt
  lldb/unittests/Interpreter/TestRegexCommand.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120101.409963.patch
Type: text/x-patch
Size: 6065 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220218/c8b53e00/attachment.bin>


More information about the lldb-commits mailing list