[clang] [clang][SME] Ignore flatten for callees with mismatched streaming attributes (PR #116391)
Eli Friedman via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 19 15:53:17 PST 2024
efriedma-quic wrote:
Do we really need to do this in the frontend? The inliner itself should be doing safety checks.
https://github.com/llvm/llvm-project/pull/116391
More information about the cfe-commits
mailing list