[PATCH] D129706: [NFCI][clang-tidy] Reimplement GlobList without relying on Regex.
Nathan James via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 20 03:04:47 PDT 2022
njames93 updated this revision to Diff 446097.
njames93 added a comment.
Improve handling of consecutive wild cards.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129706/new/
https://reviews.llvm.org/D129706
Files:
clang-tools-extra/clang-tidy/GlobList.cpp
clang-tools-extra/clang-tidy/GlobList.h
clang-tools-extra/unittests/clang-tidy/GlobListTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129706.446097.patch
Type: text/x-patch
Size: 19784 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220720/c4de0cdc/attachment-0001.bin>
More information about the cfe-commits
mailing list