ContextUtil
Goblint-specific C attribute handling.
Definition of Goblint specific user defined C attributes and their alternatives via options *
val attribute_to_string : attribute -> string
val should_keep :
isAttr:attribute ->
keepOption:string ->
removeAttr:string ->
keepAttr:string ->
GoblintCil.fundec ->
bool
val should_keep_int_domain :
isAttr:attribute ->
keepOption:bool ->
removeAttr:string ->
keepAttr:string ->
GoblintCil.fundec ->
bool