[cfe-dev] Possible trivial correction to test/Analysis/malloc-annotations.c
Bruce Stephens
bruce.r.stephens at gmail.com
Thu Apr 18 10:02:05 PDT 2013
Shouldn't myfreeBoth be annotated with
__attribute((ownership_takes(malloc, 1, 2))) rather than
ownership_holds?
(Makes no practical difference, but logically it makes sense?)
More information about the cfe-dev
mailing list