labath added a comment.

I think this is actually a wider problem. I also ran into this recently (with 
triples), but didn't have time to create a patch yet.  I don't think that 
`None` as the "actual" value should ever be considered a match (except when the 
pattern is `None`, I guess), regardless of whether it is a debug info variant, 
triple, or anything else. (`None` as a "pattern" should of course continue to 
match anything.)


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

https://reviews.llvm.org/D123401

_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to