Rule: ABI tag changed¶
Canonical rule slug: abi-tag-changed. ← back to all rules
A declaration gains, loses, or changes a compiler ABI tag, remangling its symbol so existing binaries no longer resolve it.
Canonical demonstration¶
- case113_abi_tag_changed — ABI-tag set change ([abi:cxx11] lost on a single symbol) (🔴 BREAKING)