diff options
author | Dmitri Gribenko <gribozavr@gmail.com> | 2013-08-23 18:03:40 +0000 |
---|---|---|
committer | Dmitri Gribenko <gribozavr@gmail.com> | 2013-08-23 18:03:40 +0000 |
commit | 1e50cbf366e9a8c0660189c34273bab22fe8b4ee (patch) | |
tree | 3b2aeec18fd2e0f06c817e007eb4104340ce3e95 /llvm/lib/Support/StringRef.cpp | |
parent | fe06e811a36b5f612eda5f2459e3b4aae4505943 (diff) | |
download | llvm-1e50cbf366e9a8c0660189c34273bab22fe8b4ee.zip llvm-1e50cbf366e9a8c0660189c34273bab22fe8b4ee.tar.gz llvm-1e50cbf366e9a8c0660189c34273bab22fe8b4ee.tar.bz2 |
Comment parsing: fix a bug where a line with whitespace between two paragraphs
would cause us to concatenate these paragraphs into a single one.
The no-op whitespace churn in test/Index test happened because these tests
don't use the correct approach for testing and are more strict than required
for they are testing.
llvm-svn: 189126
Diffstat (limited to 'llvm/lib/Support/StringRef.cpp')
0 files changed, 0 insertions, 0 deletions