| commit | 45797021b7eb5bb762fd9408a8e93497486919e8 | [log] [tgz] |
|---|---|---|
| author | Daniel Jasper <djasper@google.com> | Fri Jan 25 10:57:27 2013 +0000 |
| committer | Daniel Jasper <djasper@google.com> | Fri Jan 25 10:57:27 2013 +0000 |
| tree | c801ba25ba463f8c8726b841e686fd61197dada0 | |
| parent | 3eb45a03afe8cb667864adb350003f08f15f680d [diff] |
Allow breaking after "::" if absolutely necessary. Otherwise, really long nested name specifiers can easily lead to a violation of the column limit. Not sure about the rules for indentation in those cases, so input is appreciated (see tests.). llvm-svn: 173438