[PATCH] D129706: [NFCI][clang-tidy] Reimplement GlobList without relying on Regex.
Nathan James via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 18 05:23:29 PDT 2022
njames93 updated this revision to Diff 445464.
njames93 added a comment.
Enable escaping the leading `-` at the start of a glob to match strings starting with a `-`.
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.445464.patch
Type: text/x-patch
Size: 18702 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220718/836188f8/attachment-0001.bin>
More information about the cfe-commits
mailing list