[PATCH] D159345: [Clang] Handle non-ASCII after line splicing
Corentin Jabot via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 6 14:34:36 PDT 2023
cor3ntin added a comment.
In D159345#4640147 <https://reviews.llvm.org/D159345#4640147>, @tahonermann wrote:
> 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! :)
Haha. Once i added docs the lack of symmetry with the previous function became jarring!
Thanks!
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