[llvm-branch-commits] [NFC][Support] Implement slash-agnostic path matching in GlobPattern (PR #202854)
Vitaly Buka via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Wed Jun 10 09:49:49 PDT 2026
vitalybuka wrote:
> I see you've been working on both this and the original PR (#149886), and they seem to contain duplicate code. Am I right in thinking that this PR aims to implement the functionality, and the intent is to rebase the other PR on this one, and do the actual enablement there?
>
> If so that generally sounds fine, and this LGTM.
Correct. I will rebased that one. I like stacked PRs but, it's tricky here.
https://github.com/llvm/llvm-project/pull/202854
More information about the llvm-branch-commits
mailing list