[PATCH] D14320: Fix createUniqueFile() to do what it is documented to do: create the unique file in a temporary directory if the model isn't absolute. Fix the callers of createUniqueFile() which were affected by this change. Add test cases to verify patch.

Cameron Esfahani via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 5 15:47:03 PST 2015


dirty abandoned this revision.
dirty added a comment.

Based on feedback from Rafael, I'll update the documentation and abandon this patch.


http://reviews.llvm.org/D14320





More information about the llvm-commits mailing list