[PATCH] D42457: [analyzer] Don't communicate evaluation failures through memregion hierarchy.

Artem Dergachev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 6 15:18:00 PST 2018


NoQ added a comment.

> Functional change here is accidental - by communicating array destructor situation properly, we're able to fix an old FIXME.

Minor temporary insanity. This test was "fixed" because in `mayInlineCall()` for destructors i started to look for the flag that i never set for destructors :/


Repository:
  rL LLVM

https://reviews.llvm.org/D42457





More information about the cfe-commits mailing list