[PATCH] D59573: [analyzer] C++17: PR41142: Ignore transparent InitListExprs when finding construction contexts.
Artem Dergachev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Mar 20 16:20:38 PDT 2019
NoQ added a comment.
Though it's kidna funny that even when we support all of C++, we wouldn't necessarily always have construction contexts for all objects in the analyzer sense (even if they would be there in the CFG).
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59573/new/
https://reviews.llvm.org/D59573
More information about the cfe-commits
mailing list