[PATCH] D156046: [Support] Rewrite GlobPattern

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 25 18:36:10 PDT 2023


MaskRay updated this revision to Diff 544170.
MaskRay edited the summary of this revision.
MaskRay added a comment.
Herald added a subscriber: emaste.
Herald added a reviewer: alexander-shaposhnikov.
Herald added a reviewer: jhenderson.

rebase
fix `[*]` matching `]`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D156046

Files:
  llvm/include/llvm/Support/GlobPattern.h
  llvm/lib/Support/GlobPattern.cpp
  llvm/test/tools/llvm-objcopy/ELF/wildcard-syntax.test
  llvm/unittests/Support/GlobPatternTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156046.544170.patch
Type: text/x-patch
Size: 9666 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230726/510c31bb/attachment.bin>


More information about the llvm-commits mailing list