[PATCH] D23375: Add kfree( ) to MallocChecker.cpp

Andrew Wells via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 15 16:47:58 PDT 2016


andrewmw94 added a comment.

I agree that more tests would be good.  Where should I put them? Should it be in a separate file or should I just have kmalloc/kfree tests next to the malloc/free ones?


https://reviews.llvm.org/D23375





More information about the cfe-commits mailing list