]> granicus.if.org Git - clang/commit
In -fdiagnostics-print-source-range-info mode, print a space before the
authorChris Lattner <sabre@nondot.org>
Tue, 28 Apr 2009 22:33:16 +0000 (22:33 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 28 Apr 2009 22:33:16 +0000 (22:33 +0000)
commit770dbf04b4e56a2aa0901b7515318cf9e59adf2a
tree727d619d54e35a401e1da0c44a55af99638125ec
parentbf20dbdec6ab7d02e96fac937ad57b2b95c0675c
In -fdiagnostics-print-source-range-info mode, print a space before the
lines that clang extracts from the source code so that machine parsing can
easily ignore them.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@70337 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Frontend/TextDiagnosticPrinter.cpp