[PATCH] D105821: [analyzer] [WIP] Model destructor for std::unique_ptr

Deep Majumder via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 30 11:57:09 PDT 2021


RedDocMD added a comment.

Well some of them are exactly the same type as the `Lame` class example above. Like: `simbody/report-TestArray.cpp-testMoveConstructionAndAssignment-27-1.html#EndPath`. (So the incomplete modelling of the destructor is at least one cause. The other reason that you suggested might as well be true).
Btw, the `destructor1.txt` file from my previous comment should be used to drill down the newly added reports.

F18239807: simbody.tar.xz <https://reviews.llvm.org/F18239807>

F18239806: fmt.tar.xz <https://reviews.llvm.org/F18239806>

F18239805: faiss.tar.xz <https://reviews.llvm.org/F18239805>

F18239804: re2.tar.xz <https://reviews.llvm.org/F18239804>

F18239803: oatpp.tar.xz <https://reviews.llvm.org/F18239803>

F18239802: drogon.tar.xz <https://reviews.llvm.org/F18239802>


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105821



More information about the cfe-commits mailing list