Skip to content

Commit e2708f7

Browse files
committed
AST: introduce the opposite options for ABIBreakingToAdd and others
Adding ABIBreakingToAdd and other options for decl attribute kind isn't sufficient because future attributes may forget to add the ABI/API impact bits. This patch introduces the opposite options of these breaking bits (ABIStableToAdd, etc) , and adds several static assertions to ensure one of the opposite ABI/API impact flags is explicitly specified.
1 parent 73315ba commit e2708f7

File tree

3 files changed

+209
-81
lines changed

3 files changed

+209
-81
lines changed

0 commit comments

Comments
 (0)