In FixItRewriteToTemp::RewriteFilename don't try to close the file descriptor
with close(); return it instead. Fixes mingw build and eliminates possible racing issues. llvm-svn: 149043
Loading
Please register or sign in to comment
with close(); return it instead. Fixes mingw build and eliminates possible racing issues. llvm-svn: 149043