[PATCH] D152416: add -dump-tokens-bg option for clang
Chuanqi Xu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 7 19:11:57 PDT 2023
ChuanqiXu added a comment.
I think such requirement should be done by something like a plugin or an analysis tool by using clang as a library instead of implementing it in clang compiler itself directly.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D152416/new/
https://reviews.llvm.org/D152416
More information about the cfe-commits
mailing list