[PATCH] Don't remove unknown tokens that are not whitespace (PR17215).
Alexander Kornienko
alexfh at google.com
Tue Oct 8 18:34:19 PDT 2013
s/isWhitespace/isWhitespaceToken.
And changed conditions in determineTokenType as per comments.
http://llvm-reviews.chandlerc.com/D1858
More information about the cfe-commits
mailing list