[PATCH] D115916: [funcattrs] Consistently treat calling a function pointer as a non-capturing read
Philip Reames via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Dec 17 09:02:33 PST 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG33cbaab1416b: [funcattrs] Consistently treat calling a function pointer as a non-capturing… (authored by reames).
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Changed prior to commit:
https://reviews.llvm.org/D115916?vs=395035&id=395148#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115916/new/
https://reviews.llvm.org/D115916
Files:
clang/test/CodeGen/arm-cmse-attr.c
llvm/lib/Transforms/IPO/FunctionAttrs.cpp
llvm/test/Transforms/FunctionAttrs/nocapture.ll
llvm/test/Transforms/FunctionAttrs/writeonly.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115916.395148.patch
Type: text/x-patch
Size: 3847 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211217/962dddb4/attachment.bin>
More information about the cfe-commits
mailing list