[clang] [Clang] [NFC] Introduce `ConstDynamicRecursiveASTVisitor` (reland) (PR #124821)

via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 28 13:01:07 PST 2025


cor3ntin wrote:

> It’d have to be `Impl<Const>::Base::Function(...)` because RAV is only a base class of `Impl` not of DRAV; that would still have a dependent NNS, wouldn’t it?

In the same function then, a statement above

https://github.com/llvm/llvm-project/pull/124821


More information about the cfe-commits mailing list