[PATCH] D50127: [Support] use larger character set for creating unique filenames
Bob Haarman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 31 20:25:29 PDT 2018
inglorion added a comment.
The inspiration for this is http://crbug.com/856635, where we're seeing the same file name generated multiple times during a single run.
https://reviews.llvm.org/D50127
More information about the llvm-commits
mailing list