]> granicus.if.org Git - clang/commit
Replace all uses of PathV1::exists with PathV2::fs::exists.
authorMichael J. Spencer <bigcheesegs@gmail.com>
Mon, 10 Jan 2011 02:34:13 +0000 (02:34 +0000)
committerMichael J. Spencer <bigcheesegs@gmail.com>
Mon, 10 Jan 2011 02:34:13 +0000 (02:34 +0000)
commit32bef4edba854303800b3b01cb49a282e5da4f69
tree1e56c53a3d423fd84fdf61c72afa45af79bcd823
parent65423aeb996a296cf2964f136ce4a4a937bd1687
Replace all uses of PathV1::exists with PathV2::fs::exists.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@123150 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/Driver.cpp
lib/Driver/ToolChains.cpp
lib/Driver/Tools.cpp
lib/Frontend/CompilerInstance.cpp
lib/Lex/HeaderSearch.cpp