[PATCH] D97183: [analyzer] Add NoteTag for smart-ptr get()

Deep Majumder via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri May 21 11:48:21 PDT 2021


RedDocMD added a comment.

Right, @teemperor, I will do the refactors once we figure out how to utilize `trackExpressionValue()` here (because that will eliminate quite a bit of code from `GetNoteVisitor`, so no point in refactoring those bits).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97183



More information about the cfe-commits mailing list