diff options
-rw-r--r-- | parse.c | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -517,6 +517,8 @@ const char *ignored_attributes[] = { "__hot__", "malloc", "__malloc__", + "may_alias", + "__may_alias__", "model", "__model__", "ms_abi", |
index : proj/sparse.git | ||
sys-devel/sparse backports and Gentoo-specific patches | Diego E. Pettenò <flameeyes@gentoo.org> |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | parse.c | 2 |
@@ -517,6 +517,8 @@ const char *ignored_attributes[] = { "__hot__", "malloc", "__malloc__", + "may_alias", + "__may_alias__", "model", "__model__", "ms_abi", |