]> granicus.if.org Git - clang/commit
Break SourceManager::translateFileLineCol into translateFile, no functionality change.
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Tue, 27 Sep 2011 17:22:25 +0000 (17:22 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Tue, 27 Sep 2011 17:22:25 +0000 (17:22 +0000)
commitb201e16e0c331b0bdeae7b30f9f79aae32beb1b2
treefe77b13eb8aa2dbdd7fc8f59ada6ab3f5501ac67
parent17c8c84fbc5cbde336fdef8fffe63c08a955ade9
Break SourceManager::translateFileLineCol into translateFile, no functionality change.

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