[PATCH] D36238: Use "foo-12345.o" instead of "foo.o-12345" as temporary file name.

Nico Weber via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 4 07:14:16 PDT 2017


thakis added a comment.

Hm, that's unfortunate. I don't see a good way to rescue this patch.

We could keep the lhs of this and always append ".tmp", then tools at least had a way of filtering out the temp files. Hm.


https://reviews.llvm.org/D36238





More information about the cfe-commits mailing list