]> granicus.if.org Git - clang/commit
some minor cleanups to SourceManager, and eliminate the
authorChris Lattner <sabre@nondot.org>
Mon, 19 Jan 2009 07:30:29 +0000 (07:30 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 19 Jan 2009 07:30:29 +0000 (07:30 +0000)
commita90a4d4a0a365f991b92e925436ec63ef4969839
treed28a1243a8de11cd76af3e9ddca6faf4896442d6
parent6fda54c19321673965536b0a8f7236f635cf9730
some minor cleanups to SourceManager, and eliminate the
SourceManager::getBuffer(SourceLocation) method.

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