| commit | d7b837e78d805ffee8bde8f0182bfe85c2841aeb | [log] [tgz] |
|---|---|---|
| author | Alexander Kornienko <alexfh@google.com> | Thu Aug 29 17:32:57 2013 +0000 |
| committer | Alexander Kornienko <alexfh@google.com> | Thu Aug 29 17:32:57 2013 +0000 |
| tree | 48e72068cde417110ef8b34914385dd979c24c9b | |
| parent | 5533ec5c559bf8c9624916cccb148ed8d0d9494e [diff] |
Better support for multiline string literals (including C++11 raw string literals). Summary: Calculate characters in the first and the last line correctly so that we only break before the literal when needed. Reviewers: djasper Reviewed By: djasper CC: cfe-commits, klimek Differential Revision: http://llvm-reviews.chandlerc.com/D1544 llvm-svn: 189595