| commit | 9dd82c1d94656932b81146cdf81555347be2486c | [log] [tgz] |
|---|---|---|
| author | Jordan Rose <jordan_rose@apple.com> | Fri Jul 20 18:50:51 2012 +0000 |
| committer | Jordan Rose <jordan_rose@apple.com> | Fri Jul 20 18:50:51 2012 +0000 |
| tree | e7e007bee56c750ae1e3e92f177b60166bce4948 | |
| parent | 8c6c8a98b6c407f30fb957c816920f31034743bb [diff] |
Re-apply r160319 "Don't crash when emitting fixits following Unicode chars" This time, make sure we don't try to print fixits with newline characters, since they don't have a valid column width, and they don't look good anyway. PR13417 (and originally <rdar://problem/11877454>) llvm-svn: 160561