[PATCH] D159345: [Clang] Handle non-ASCII after line splicing
Tom Honermann via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 6 13:47:17 PDT 2023
tahonermann accepted this revision.
tahonermann added a comment.
Even better than I asked for. I held back on suggesting the change of `Tok` to `Result` to match `tryConsumeIdentifierUCN()`, but you made that change anyway! You must have read my mind! :)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D159345/new/
https://reviews.llvm.org/D159345
More information about the cfe-commits
mailing list