]> granicus.if.org Git - clang/commit
Add method FullSourceLoc::getBufferData().
authorTed Kremenek <kremenek@apple.com>
Wed, 28 Jan 2009 20:46:26 +0000 (20:46 +0000)
committerTed Kremenek <kremenek@apple.com>
Wed, 28 Jan 2009 20:46:26 +0000 (20:46 +0000)
commit3632a35e811096da86d957c3e6ba0e73d75782f5
tree964eb6bc193f5c5a30e923e7e964daf5f76c5335
parent509355e982d15da4f8f3939493516379665f6275
Add method FullSourceLoc::getBufferData().

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