[PATCH] D152141: [Clang] Make __arm_streaming apply only to prototyped functions.
Sander de Smalen via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jun 5 03:24:16 PDT 2023
sdesmalen created this revision.
sdesmalen added a reviewer: rsandifo-arm.
Herald added subscribers: jdoerfert, kristof.beyls.
Herald added a reviewer: aaron.ballman.
Herald added a project: All.
sdesmalen requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Also only allow __arm_streaming if the function is being compiled for SME.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D152141
Files:
clang/include/clang/Basic/Attr.td
clang/include/clang/Basic/AttrDocs.td
clang/test/Parser/aarch64-sme-attrs-no-sme.c
clang/test/Parser/c2x-attribute-keywords.c
clang/test/Parser/c2x-attribute-keywords.m
clang/test/Parser/cxx0x-keyword-attributes.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152141.528364.patch
Type: text/x-patch
Size: 25528 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230605/a7b00143/attachment-0001.bin>
More information about the cfe-commits
mailing list