jimingham wrote: > @jimingham I agree with everything you wrote. I think you misunderstood the > context based on the way GitHub provided you some misleading context in the > email notification
Yeah, I should stop trying to read the notifications in the GitHub emails and just use them as a link to the website. Sigh... Anyway, the real question was "what does an empty string do in these regex's". The answer is the one you probably suspected, an empty string means "no regular expression to apply", not ".*". https://github.com/llvm/llvm-project/pull/108870 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits