[PATCH] D54834: [analyzer][MallocChecker] Improve warning messages on double-delete errors

Artem Dergachev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Dec 16 22:48:58 PST 2018


NoQ added a comment.

Ok, D55388 <https://reviews.llvm.org/D55388> seems to have landed (3 builds without failures in move checker), so i guess these are separate problems after all.

The first failing build seems to be http://lab.llvm.org:8011/builders/clang-x64-windows-msvc/builds/2662 - it includes both this commit and rC349281 <https://reviews.llvm.org/rC349281>.


Repository:
  rC Clang

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D54834/new/

https://reviews.llvm.org/D54834





More information about the cfe-commits mailing list