[PATCH] D30385: clang-format: Don't leave behind temp files in -i mode on Windows, PR26125, reloaded

Reid Kleckner via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 27 14:20:41 PST 2017


rnk accepted this revision.
rnk added a comment.
This revision is now accepted and ready to land.

lgtm

We should file a bug against the Rewriter interface. It should really take MemoryBuffers from the caller and handle this for them.


https://reviews.llvm.org/D30385





More information about the cfe-commits mailing list