[PATCH] D18073: Add memory allocating functions
Anna Zaks via cfe-commits
cfe-commits at lists.llvm.org
Tue Mar 29 16:32:50 PDT 2016
zaks.anna added a comment.
> > Also, we should not duplicate all of our tests. Instead, we should add a single test per added API checking that it is modeling the operation we think it
>
> > should model.
>
>
> So should I dump the _dbg versions from the tests?
No but do not duplicate all of the tests. Please, add a single test per API you are adding.
http://reviews.llvm.org/D18073
More information about the cfe-commits
mailing list