[PATCH] D37079: [Preprocessor] Correct internal token parsing of newline characters in CRLF

Erich Keane via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 24 10:47:20 PDT 2017


erichkeane marked 2 inline comments as done.
erichkeane added a comment.

Decided there were a few additional advantages to just handling \r\n, so Added them.


https://reviews.llvm.org/D37079





More information about the cfe-commits mailing list