[clang-tools-extra] r333637 - [Driver] Clean up tmp files when deleting Compilation objects

2018-05-31 Thread David Stenberg via cfe-commits
Author: dstenb Date: Thu May 31 02:05:22 2018 New Revision: 333637 URL: http://llvm.org/viewvc/llvm-project?rev=333637&view=rev Log: [Driver] Clean up tmp files when deleting Compilation objects Summary: In rL327851 the createUniqueFile() and createTemporaryFile() variants that do not return the

r333637 - [Driver] Clean up tmp files when deleting Compilation objects

2018-05-31 Thread David Stenberg via cfe-commits
Author: dstenb Date: Thu May 31 02:05:22 2018 New Revision: 333637 URL: http://llvm.org/viewvc/llvm-project?rev=333637&view=rev Log: [Driver] Clean up tmp files when deleting Compilation objects Summary: In rL327851 the createUniqueFile() and createTemporaryFile() variants that do not return the