]> granicus.if.org Git - clang/commit
Simplify the interesting-region code by assimmilating blocks of non-whitespace text...
authorDouglas Gregor <dgregor@apple.com>
Mon, 4 May 2009 06:45:38 +0000 (06:45 +0000)
committerDouglas Gregor <dgregor@apple.com>
Mon, 4 May 2009 06:45:38 +0000 (06:45 +0000)
commit2fb3ea3ea447fb643173b098fa05a192441b089e
tree85c74af492a635360f07e086bce51507c355934b
parentfd6b4f3de2ef7bb7b9b33dd252078c53ada43977
Simplify the interesting-region code by assimmilating blocks of non-whitespace text with each expansion step. It's easier and seems to have better results.

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