<p dir="ltr"><br>
On Apr 17, 2013 9:35 AM, "Manuel Klimek" <<a href="mailto:klimek@google.com">klimek@google.com</a>> wrote:<br>
><br>
><br>
><br>
> ================<br>
> Comment at: lib/Format/UnwrappedLineParser.h:84<br>
> @@ +83,3 @@<br>
> +  /// \brief Returns actual token start location without leading escaped<br>
> +  /// newlines.<br>
> +  SourceLocation getRealLocation() const {<br>
> ----------------<br>
> It's not only escaped newlines, but all whitespace, right?<br>
><br>
><br>
> <a href="http://llvm-reviews.chandlerc.com/D682">http://llvm-reviews.chandlerc.com/D682</a></p>
<p dir="ltr">Whitespace is not part of a token anyway. <br>
</p>