[PATCH] D52684: [clang-tidy] NFC refactor lexer-utils slightly to be easier to use
Alexander Kornienko via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Oct 1 05:12:24 PDT 2018
alexfh requested changes to this revision.
alexfh added a comment.
This revision now requires changes to proceed.
So far the change doesn't look really helpful. Are you going to use the function from code where no `ASTContext` is available? Can you give an example?
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D52684
More information about the cfe-commits
mailing list