gribozavr accepted this revision.
gribozavr added a comment.
This revision is now accepted and ready to land.

Looks like a reasonable way to suppress some false positives. It will suppress 
some true positives (e.g., imagine an "identity" function that returns the same 
pointer as was provided to it), but I guess you're aware of that.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D66806



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
  • [PATCH] D66806: [LifetimeA... Dmitri Gribenko via Phabricator via cfe-commits

Reply via email to