[PATCH] D41797: [analyzer] Suppress escape of this-pointer during construction.

Aleksei Sidorin via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 9 08:50:29 PST 2018


a.sidorin added a comment.

Hi Artem,
I think that global suppression is fine. If one really wants to check such escapes, he can implement a separate callback for this.


Repository:
  rC Clang

https://reviews.llvm.org/D41797





More information about the cfe-commits mailing list