[PATCH] D46393: Remove explicit cfg-temporary-dtors=true
Artem Dergachev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu May 3 12:24:41 PDT 2018
NoQ accepted this revision.
NoQ added a comment.
This revision is now accepted and ready to land.
Thanks!
Just curious - did these flags bother you? Cause we never really care about cleaning up run lines after flipping the flag, so we have a lot of such stale flags in our tests. We could start cleaning them up if they cause problems.
Repository:
rC Clang
https://reviews.llvm.org/D46393
More information about the cfe-commits
mailing list