[Lldb-commits] [lldb] [lldb] Support ordered patterns in lldbtest.expect (PR #131475)

via lldb-commits lldb-commits at lists.llvm.org
Mon Mar 17 10:30:10 PDT 2025


https://github.com/jimingham approved this pull request.

LGTM.  I wondered for a second whether there now should be separate flags for substrings & patterns, but I can't think of a reason why you would want to provide both substrings and patterns and for one to be ordered and the other not.

https://github.com/llvm/llvm-project/pull/131475


More information about the lldb-commits mailing list