NoQ added a comment.

Regardless of the kind of pointer, sounds like we need to do something about 
that API quirk. Eg., it *must* be possible to model a destructor of a 
`std::unique_ptr<int>` as a no-op when the tracked raw pointer value is an 
`UnknownVal`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105821

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to