[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
Fri Jan 26 09:21:38 PST 2024


================
@@ -31,6 +31,7 @@ set(LLVM_LINK_COMPONENTS
   Target
   TargetParser
   TransformUtils
+  AArch64Utils
----------------
sdesmalen-arm wrote:

This change is no longer necessary?

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


More information about the cfe-commits mailing list