diffblue-cbmc/regression/cbmc/set-property-inline1
Peter Schrammel ffd6d3823e Consider properties of inline functions
Properties in inline functions used to be ignored
because we ran partial_inline to inline them.
Since we are not doing that anymore, properties
in inline functions have been ignored without this fix.
Inline functions are handled as any other functions now
2019-03-03 20:46:54 +00:00
..
main.c Consider properties of inline functions 2019-03-03 20:46:54 +00:00
test.desc Consider properties of inline functions 2019-03-03 20:46:54 +00:00