[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:55:09 PDT 2022
njames93 updated this revision to Diff 445469.
njames93 added a comment.
Ensure escaped negatives are printed correctly.
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.445469.patch
Type: text/x-patch
Size: 19311 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220718/2891f07a/attachment-0001.bin>
More information about the cfe-commits
mailing list