[PATCH] D47044: [analyzer] Ensure that we only visit a destructor for a reference if type information is available.

George Karpenkov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 13 11:13:45 PDT 2018


george.karpenkov added a comment.

> This change has been committed, so I'm closing this review.

@ormris The process which should be followed here is to add a line (exactly) "Differential Revision: https://reviews.llvm.org/D47044" to the bottom of your commit message, so that the phabricator can cross-reference the review and the commit.
Alternatively, you could use the "arc" tool which would do that for you.


Repository:
  rC Clang

https://reviews.llvm.org/D47044





More information about the cfe-commits mailing list