diff options
author | Sam Tebbs <samuel.tebbs@arm.com> | 2024-02-22 13:07:31 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-22 13:07:31 +0000 |
commit | b47f63d3c8fedf7c98b7f58e892e784fddee4601 (patch) | |
tree | 1d3a910c5b7bf0d3d156ad88e4338df369121934 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 18f116651af0e328e6f9f6b0619171bd8a2c4817 (diff) | |
download | llvm-b47f63d3c8fedf7c98b7f58e892e784fddee4601.zip llvm-b47f63d3c8fedf7c98b7f58e892e784fddee4601.tar.gz llvm-b47f63d3c8fedf7c98b7f58e892e784fddee4601.tar.bz2 |
[Clang][SME] Detect always_inline used with mismatched streaming attributes (#77936)
This patch adds an error that is emitted when a streaming function is
marked as always_inline and is called from a non-streaming function.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions