[PATCH] D70469: [attributes] [analyzer] Add handle related attributes
Gábor Horváth via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Nov 20 10:49:00 PST 2019
xazax.hun updated this revision to Diff 230294.
xazax.hun added a comment.
- Check trivial cases when the acquire_handle attribute is not on an output parameter.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70469/new/
https://reviews.llvm.org/D70469
Files:
clang/include/clang/Basic/Attr.td
clang/include/clang/Basic/AttrDocs.td
clang/include/clang/Basic/DiagnosticSemaKinds.td
clang/lib/Sema/SemaDeclAttr.cpp
clang/test/Misc/pragma-attribute-supported-attributes-list.test
clang/test/Sema/attr-acquire_handle.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70469.230294.patch
Type: text/x-patch
Size: 5711 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191120/d9d3a946/attachment-0001.bin>
More information about the cfe-commits
mailing list