[PATCH] D12774: createUniqueFile() is documented to create the file in the temporary directory unless it's supplied an absolute path.Make sure the output filepath supplied to createUniqueFile() in HTMLDiagnostics::ReportDiag() is absolute.

Vedant Kumar via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 22 20:55:50 PDT 2015


vsk added a comment.

Yes, that looks good.


http://reviews.llvm.org/D12774





More information about the cfe-commits mailing list