[clang] [llvm] [Clang][SME] Detect always_inline used with mismatched streaming attributes (PR #77936)

Sander de Smalen via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 13 01:40:15 PST 2024


================
@@ -0,0 +1,6 @@
+// RUN: %clang --target=aarch64-none-linux-gnu -march=armv9-a+sme -O3 -S -Xclang -verify %s
----------------
sdesmalen-arm wrote:

Can you merge all these tests into a single file?

https://github.com/llvm/llvm-project/pull/77936


More information about the cfe-commits mailing list