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

Cameron Esfahani via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 25 11:54:32 PDT 2015


dirty added a comment.

Should I go ahead and commit this change?


http://reviews.llvm.org/D12774





More information about the cfe-commits mailing list