[PATCH] D46393: Remove explicit cfg-temporary-dtors=true

Alexander Kornienko via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri May 4 07:15:31 PDT 2018


alexfh added a comment.

In https://reviews.llvm.org/D46393#1086887, @NoQ wrote:

> 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.


I would like to see this flag removed eventually, since it became default and there doesn't seem to be a reason to keep it around. This is just a tiny thing to help you with that ;)


Repository:
  rC Clang

https://reviews.llvm.org/D46393





More information about the cfe-commits mailing list