commit | 0223ebc8cfbd4dd40c4f012f56051c45c26c8e3e | [log] [tgz] |
---|---|---|
author | Yacob Yonas <yyonas@google.com> | Tue Jul 29 19:38:27 2014 -0700 |
committer | Yacob Yonas <yyonas@google.com> | Thu Aug 07 13:30:04 2014 -0700 |
tree | 564ba6f748bd997bbf4f6bd35239ef06b0d9eb55 | |
parent | 7ae1b578fa69dde6c99d1b27dd770a2ed565eff4 [diff] |
Fix bug for comments with no range I forgot to advance the current pointer past the newline character when parsing a comment that had just a line number and not a CommentRange. I added a test for this corner case. Change-Id: I803717e8ea391aa067f40c2d7403f54ee9795733