]> granicus.if.org Git - clang/commit
Use the sys::RemoveFileOnSignal that takes a StringRef.
authorRafael Espindola <rafael.espindola@gmail.com>
Thu, 13 Jun 2013 21:02:40 +0000 (21:02 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Thu, 13 Jun 2013 21:02:40 +0000 (21:02 +0000)
commit6f2e23b25d9be365266be43ffa1cf6f850b6027e
treebe594fcb089a0bf604afea59d87b7237475e72f8
parent95099ef43aff8fb3d5d47bed0a583e7977f4b3f4
Use the sys::RemoveFileOnSignal that takes a StringRef.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@183944 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Frontend/CompilerInstance.cpp
tools/driver/cc1as_main.cpp