[PATCH] D103750: [analyzer] Handle std::make_unique for SmartPtrModeling
Gábor Horváth via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jun 18 10:53:13 PDT 2021
xazax.hun added a comment.
In D103750#2827566 <https://reviews.llvm.org/D103750#2827566>, @RedDocMD wrote:
> Do you want the new failing test to be marked //expected to fail//?
I usually just add the wrong expectation to make the test pass and add a TODO comment that explains why is this wrong and we should fix it in the future.
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