]> granicus.if.org Git - clang/commit
remove the SourceManager:: and FullSourceLoc::getFileEntryForLoc methods.
authorChris Lattner <sabre@nondot.org>
Mon, 19 Jan 2009 07:36:42 +0000 (07:36 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 19 Jan 2009 07:36:42 +0000 (07:36 +0000)
commitb21e5a0fdd9bd6e6c6885428798070f0a9f71295
treea4559014d6766a847540d5b9a979c25a30021e2d
parent31530bae788dea5c79e72a1f99a56c3f5c6aa36f
remove the SourceManager:: and FullSourceLoc::getFileEntryForLoc methods.

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