On Apr 17, 2013 9:35 AM, "Manuel Klimek" <[email protected]> wrote:
>
>
>
> ================
> Comment at: lib/Format/UnwrappedLineParser.h:84
> @@ +83,3 @@
> +  /// \brief Returns actual token start location without leading escaped
> +  /// newlines.
> +  SourceLocation getRealLocation() const {
> ----------------
> It's not only escaped newlines, but all whitespace, right?
>
>
> http://llvm-reviews.chandlerc.com/D682

Whitespace is not part of a token anyway.
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to