[PATCH] D93110: [analyzer] Implement fine-grained suppressions via attributes
Valeriy Savchenko via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jan 29 00:40:30 PST 2021
vsavchenko updated this revision to Diff 320068.
vsavchenko added a comment.
Herald added a subscriber: jdoerfert.
Fix failing tests
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93110/new/
https://reviews.llvm.org/D93110
Files:
clang/include/clang/Basic/Attr.td
clang/include/clang/Basic/AttrDocs.td
clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h
clang/include/clang/StaticAnalyzer/Core/BugReporter/BugSuppression.h
clang/lib/Sema/SemaDeclAttr.cpp
clang/lib/Sema/SemaStmtAttr.cpp
clang/lib/StaticAnalyzer/Core/BugReporter.cpp
clang/lib/StaticAnalyzer/Core/BugSuppression.cpp
clang/lib/StaticAnalyzer/Core/CMakeLists.txt
clang/test/Analysis/suppression-attr.m
clang/test/Misc/pragma-attribute-supported-attributes-list.test
clang/test/SemaCXX/attr-analyzer-suppress.cpp
clang/test/SemaCXX/suppress.cpp
clang/test/SemaObjC/attr-analyzer-suppress.m
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93110.320068.patch
Type: text/x-patch
Size: 30991 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210129/c07c54ff/attachment-0001.bin>
More information about the cfe-commits
mailing list