[clang] [NFC] [Sema] [Modules] Use DynamicRecursiveASTVisitor to reduce generted code size (PR #151074)
Chuanqi Xu via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 28 19:33:32 PDT 2025
ChuanqiXu9 wrote:
I didn't use `function_ref` as it seems not safe to store functions.
https://github.com/llvm/llvm-project/pull/151074
More information about the cfe-commits
mailing list