[clang] [llvm] [Clang][SME] Detect always_inline used with mismatched streaming attributes (PR #77936)
Sam Tebbs via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 14 09:06:27 PST 2024
================
@@ -0,0 +1,7 @@
+// RUN: %clang --target=aarch64-none-linux-gnu -march=armv9-a+sme -O3 -S -Xclang -verify %s
----------------
SamTebbs33 wrote:
Done.
https://github.com/llvm/llvm-project/pull/77936
More information about the cfe-commits
mailing list