[PATCH] D103750: [analyzer] Handle std::make_unique for SmartPtrModeling
Artem Dergachev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 17 11:41:14 PDT 2021
NoQ added a comment.
In D103750#2823741 <https://reviews.llvm.org/D103750#2823741>, @RedDocMD wrote:
> I would suppose that constructor calls are properly handled. (ie, member constructors are called properly).
Do the above tests pass when your new `evalCall` modeling is enabled?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103750/new/
https://reviews.llvm.org/D103750
More information about the cfe-commits
mailing list