[PATCH] D113622: [analyzer] support ignoring use-after-free checking with reference_counted attribute

Balázs Benics via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 15 04:15:45 PST 2021


steakhal added a comment.

In D113622#3193319 <https://reviews.llvm.org/D113622#3193319>, @chrisdangelo wrote:

> I've successfully exercised these changes against a large C / C++ project and studied the output with @NoQ.

Could you please share the results to have look? How can I reproduce and evaluate the effect of this change?


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

https://reviews.llvm.org/D113622



More information about the cfe-commits mailing list