| commit | 3338ba87d52eb1a8f661ddfa4e98a8a4e1f8f8ca | [log] [tgz] |
|---|---|---|
| author | Chris Lattner <sabre@nondot.org> | Tue Jul 04 21:19:39 2006 +0000 |
| committer | Chris Lattner <sabre@nondot.org> | Tue Jul 04 21:19:39 2006 +0000 |
| tree | ac4147340d1c90e2da2d3178acd1b89eea385541 | |
| parent | d5da3ea58d296f0ba19d824984c5fb98e0edef1c [diff] |
Make -P mode faster and closer to GCC output by not emitting newlines at all. This allows the SourceManager to not compute line number information for each buffer. llvm-svn: 38665