diff options
| author | Alexander Kornienko <alexfh@google.com> | 2013-07-01 13:42:42 +0000 |
|---|---|---|
| committer | Alexander Kornienko <alexfh@google.com> | 2013-07-01 13:42:42 +0000 |
| commit | aa620e187e33b0cf358382ece026d052ac217bf4 (patch) | |
| tree | 7f020626c8d0570694f6f26d31ffc51eddb73514 /llvm/lib/Support/YAMLParser.cpp | |
| parent | d2bbdf05e0b88524226589d89ffb2bfdc53ef3c8 (diff) | |
| download | bcm5719-llvm-aa620e187e33b0cf358382ece026d052ac217bf4.tar.gz bcm5719-llvm-aa620e187e33b0cf358382ece026d052ac217bf4.zip | |
Avoid column limit violation in block comments in certain cases.
Summary:
Add penalty when an excessively long line in a block comment can not be
broken on a leading whitespace. Lack of this addition can lead to severe column
width violations when they can be easily avoided.
Reviewers: djasper
Reviewed By: djasper
CC: cfe-commits, klimek
Differential Revision: http://llvm-reviews.chandlerc.com/D1071
llvm-svn: 185337
Diffstat (limited to 'llvm/lib/Support/YAMLParser.cpp')
0 files changed, 0 insertions, 0 deletions

