commit | 6c451293adc4885f3b4105523ebcb4d2e7c2d21a | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Sun Dec 09 21:11:08 2007 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Sun Dec 09 21:11:08 2007 +0000 |
tree | d52a1947d1bd197f4cf3cf31f3d0c5af2f6372d4 | |
parent | 45ac8170923f3edc2557f5e4300d076b58d4ab82 [diff] |
The flags on tokens indicate whether they are the start of a *physical* line, not the start of a logical line. Be careful about this distinction, which affects when newlines are printed and when paste-avoidance happens, etc. This fixes PR1848, thanks to Neil for noticing this! git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44743 91177308-0d34-0410-b5e6-96231b3b80d8