[PATCH] D43804: [analyzer] Enable cfg-temporary-dtors by default?
Artem Dergachev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 28 11:31:57 PST 2018
NoQ added a comment.
That's right, most analyzer-oriented tests were added explicitly by me to `temporaries.cpp` and `lifetime-extension.cpp` in previous patches, so they didn't need to be changed in this patch. There didn't seem to be many FIXME tests specific to my work before i started doing it - it seems that i covered all of them by adding a `cfg-temporary-dtors=true` run-line in previous patches.
Repository:
rC Clang
https://reviews.llvm.org/D43804
More information about the cfe-commits
mailing list