[PATCH] D103618: [analyzer] Change FindLastStoreBRVisitor to use Tracker

Valeriy Savchenko via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 3 07:56:14 PDT 2021


vsavchenko added a comment.

This one is completely wrong though.  Visitor can definitely outlive Tracker, unlike handlers.  I need to use some reference-counting solution here.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103618



More information about the cfe-commits mailing list