<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On Mar 20, 2020, at 1:49 PM, Davidino Italiano via lldb-commits <<a href="mailto:lldb-commits@lists.llvm.org" class="">lldb-commits@lists.llvm.org</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class=""><br class=""><br class=""><blockquote type="cite" class="">On Mar 20, 2020, at 1:48 PM, Jim Ingham <<a href="mailto:jingham@apple.com" class="">jingham@apple.com</a>> wrote:<br class=""><br class="">Yes, I’m working on a fix.<br class=""><br class="">Can you use regular expressions or globs in FileCheck matching?   It means if you ever add a test that makes an expression above this test in the file, you have to go renumber everything.  That's kind of annoying even if the numbering was still working, and you aren’t testing the expression results numbering here anyway…<br class=""><br class="">Jim<br class=""><br class=""></blockquote><br class="">Sure. Fix coming in a second.</div></div></blockquote><br class=""></div><div><div style="margin: 0px; font-stretch: normal; font-size: 15px; line-height: normal; font-family: Menlo; color: rgb(159, 160, 28);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">commit 696ae6f7d8e170c82d5f2978fc99cc061f52b4ef (</span><span style="font-variant-ligatures: no-common-ligatures; color: #2eaebb" class=""><b class="">HEAD -> </b></span><span style="font-variant-ligatures: no-common-ligatures; color: #2fb41d" class=""><b class="">master</b></span><span style="font-variant-ligatures: no-common-ligatures" class="">, </span><span style="font-variant-ligatures: no-common-ligatures; color: #b42419" class=""><b class="">origin/master</b></span><span style="font-variant-ligatures: no-common-ligatures" class="">, </span><span style="font-variant-ligatures: no-common-ligatures; color: #b42419" class=""><b class="">origin/HEAD</b></span><span style="font-variant-ligatures: no-common-ligatures" class="">)</span></div><div style="margin: 0px; font-stretch: normal; font-size: 15px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">Author: Davide Italiano <<a href="mailto:ditaliano@apple.com" class="">ditaliano@apple.com</a>></span></div><div style="margin: 0px; font-stretch: normal; font-size: 15px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">Date:   Fri Mar 20 13:57:40 2020 -0700</span></div><div style="margin: 0px; font-stretch: normal; font-size: 15px; line-height: normal; font-family: Menlo; min-height: 18px;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""></span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 15px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">    [StopHook] Use wildcard matching. Pointed out by Jim Ingham.</span></div><div class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><br class=""></span></div></div></body></html>