[Lldb-commits] [lldb] 6385c2a - [AppleObjCRuntimeV2] Force lazily allocated class names to be resolved.

Davidino Italiano via lldb-commits lldb-commits at lists.llvm.org
Fri Mar 20 13:49:43 PDT 2020



> On Mar 20, 2020, at 1:48 PM, Jim Ingham <jingham at apple.com> 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.


More information about the lldb-commits mailing list