Skip to content
Commit 3f0fa19b authored by Daniel Dunbar's avatar Daniel Dunbar
Browse files

[Support] Rewrite sys::fs::unique_file to not be stupid with /dev/urandom.

 - Just use sys::Process::GetRandomNumber instead of having two poor
   implementations.
 - This is ~70 times (!) faster on my OS X machine.

llvm-svn: 156238
parent b57ddd4e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment