]> granicus.if.org Git - clang/commit
Add SourceManager::dump() to dump the current set of SLocEntries.
authorRichard Smith <richard-llvm@metafoo.co.uk>
Thu, 13 Aug 2015 00:45:11 +0000 (00:45 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Thu, 13 Aug 2015 00:45:11 +0000 (00:45 +0000)
commit57785f16bb71543d20c28a90098d86efdc2d6d71
treea9decf74f6dc03619372e4a7fe0d1bbb68a0e752
parent30a7ec2d1f756162b0cb56028e9e47e4a404d811
Add SourceManager::dump() to dump the current set of SLocEntries.

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