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

Sam Tebbs via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 25 05:53:31 PST 2024


================

----------------
SamTebbs33 wrote:

Agreed. I tried moving it to Support but that introduced a dependency cycle, so I re-implemented some of the SMEAttributes logic in-place instead.

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


More information about the llvm-commits mailing list