]> granicus.if.org Git - clang/commit
Use the simpler version of llvm::sys::fs::exists.
authorRafael Espindola <rafael.espindola@gmail.com>
Mon, 24 Jun 2013 18:19:15 +0000 (18:19 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Mon, 24 Jun 2013 18:19:15 +0000 (18:19 +0000)
commit005835d6279ed210527368cb78475f8c155123e3
treee3d4d7f2e3c0d4d4309a6914cedaabd072ce5b98
parent9f7ba9bd52823eb0fdb64767f2d09fb6b96b8179
Use the simpler version of llvm::sys::fs::exists.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@184770 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/Driver.cpp