[PATCH] D116066: [WIP] Ignore list for noundef
Vitaly Buka via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Dec 20 17:16:35 PST 2021
vitalybuka created this revision.
vitalybuka added a reviewer: kda.
Herald added a subscriber: dexonsmith.
vitalybuka requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Depends on D116064 <https://reviews.llvm.org/D116064>.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D116066
Files:
clang/include/clang/Basic/NoSanitizeList.h
clang/lib/Basic/NoSanitizeList.cpp
clang/lib/CodeGen/CGCall.cpp
clang/lib/CodeGen/CGDeclCXX.cpp
clang/lib/CodeGen/CodeGenFunction.cpp
clang/lib/CodeGen/CodeGenModule.cpp
clang/lib/CodeGen/CodeGenModule.h
clang/test/CodeGen/Inputs/sanitizer-special-case-list.sanitized.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116066.395556.patch
Type: text/x-patch
Size: 9655 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211221/9893603b/attachment.bin>
More information about the cfe-commits
mailing list