[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
Wed Aug 2 07:31:21 PDT 2023


sdesmalen updated this revision to Diff 546465.
sdesmalen added a comment.

Remove changes that limited the attribute from being valid only when compiled with '+sme'.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D152141/new/

https://reviews.llvm.org/D152141

Files:
  clang/include/clang/Basic/Attr.td
  clang/include/clang/Basic/AttrDocs.td
  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.546465.patch
Type: text/x-patch
Size: 23706 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230802/dec7e53e/attachment-0001.bin>


More information about the cfe-commits mailing list