[PATCH] D154014: [SpecialCaseList] Use Globs instead of Regex
Ellis Hoag via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 29 14:28:54 PDT 2023
ellis updated this revision to Diff 536003.
ellis added a comment.
Fix memory bug and add TODO about a regex/glob config. Lets wait for others to comment before I put work into this.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D154014/new/
https://reviews.llvm.org/D154014
Files:
clang/docs/SanitizerSpecialCaseList.rst
clang/lib/Basic/ProfileList.cpp
clang/lib/Basic/SanitizerSpecialCaseList.cpp
llvm/include/llvm/Support/SpecialCaseList.h
llvm/lib/Support/SpecialCaseList.cpp
llvm/unittests/Support/SpecialCaseListTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154014.536003.patch
Type: text/x-patch
Size: 25029 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230629/43a4b329/attachment-0001.bin>
More information about the cfe-commits
mailing list