[PATCH] D156046: [Support] Rewrite GlobPattern

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 24 14:01:52 PDT 2023


MaskRay updated this revision to Diff 543690.
MaskRay marked 5 inline comments as done.
MaskRay added a comment.

fix `[]]` bug
address comments
add more tests (when tests are in a good shape, they should be committed separately)


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/unittests/Support/GlobPatternTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156046.543690.patch
Type: text/x-patch
Size: 10213 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230724/c6d51ccf/attachment-0001.bin>


More information about the llvm-commits mailing list