SourceMgr: Add ShowLine argument to PrintMessage, to allow suppressing the source...
authorDaniel Dunbar <daniel@zuster.org>
Sun, 22 Nov 2009 22:08:00 +0000 (22:08 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Sun, 22 Nov 2009 22:08:00 +0000 (22:08 +0000)
commit4153982375811da8ffe8d8cc45e09d44c6f40642
tree4fe034988f827785406b757612d159ac1ae23e99
parent964ac012017451ff24c33e6b749ec3223e1d291a
SourceMgr: Add ShowLine argument to PrintMessage, to allow suppressing the source line output.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@89627 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/SourceMgr.h
lib/Support/SourceMgr.cpp