> On Mar 20, 2020, at 1:48 PM, Jim Ingham <[email protected]> wrote: > > Yes, I’m working on a fix. > > 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… > > Jim >
Sure. Fix coming in a second. _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
