]> granicus.if.org Git - clang/commit
Get rid of the static FileManager::FixupRelativePath.
authorAnders Carlsson <andersca@mac.com>
Mon, 14 Mar 2011 01:13:54 +0000 (01:13 +0000)
committerAnders Carlsson <andersca@mac.com>
Mon, 14 Mar 2011 01:13:54 +0000 (01:13 +0000)
commit2e2468e2d2ccbb9a38fe3b6b754009af7e5d39a9
tree9294460a0d3fdefdbcd66a57fb2118434dac407f
parent4597b7b28e3a71f3c4f0ee3a3bd6a34423e6f885
Get rid of the static FileManager::FixupRelativePath.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127573 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/FileManager.h
lib/Basic/FileManager.cpp
lib/Frontend/CompilerInstance.cpp