a.sidorin accepted this revision. a.sidorin added a comment. This revision is now accepted and ready to land.
LGTM, thanks! ================ Comment at: lib/StaticAnalyzer/Checkers/MallocChecker.cpp:2577 if (FName == "postEvent" && FD->getQualifiedNameAsString() == "QCoreApplication::postEvent") { ---------------- Sorry for disturbing you for code which is not yours but this line looks exactly like the line upper and seems to be a dead/useless code. https://reviews.llvm.org/D27717 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits