[PATCH] D43689: [analyzer] Disable constructor inlining when lifetime extension through fields occurs.
Chih-Hung Hsieh via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 18 10:25:24 PDT 2018
chh added a comment.
This change caused an assertion failure in ExprEngineCXX.cpp:
https://bugs.llvm.org/show_bug.cgi?id=37166
Repository:
rC Clang
https://reviews.llvm.org/D43689
More information about the cfe-commits
mailing list