[PATCH] D14170: Fix false positive warning about memory leak for QApplication::postEvent

Anna Zaks via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 2 13:13:21 PST 2015


zaks.anna added a comment.

This needs a test case. You can either extend ./test/Analysis/malloc.cpp or add another QT specific test file.

Thanks!
Anna.


http://reviews.llvm.org/D14170





More information about the cfe-commits mailing list