sdesmalen added a subscriber: paulwalker-arm. sdesmalen added a comment. Thanks for the review of the Clang side @aaron.ballman and @rsandifo-arm.
@paulwalker-arm would you be happy to have a look at the LLVM side of this patch? ================ Comment at: clang/test/Sema/aarch64-sme-func-attrs-without-target-feature.cpp:29 + +void streaming_compatible_def2() { + non_streaming_decl(); // OK ---------------- rsandifo-arm wrote: > Looks like this was intended to be `__arm_streaming_compatible`. Thanks, I missed that! Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D157269/new/ https://reviews.llvm.org/D157269 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits