[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
Wed Sep 30 17:15:34 PDT 2015


vsk added a comment.

LGTM, thanks.


http://reviews.llvm.org/D12774





More information about the cfe-commits mailing list