[clang] Qualify non-dependent types of a class template with its declaration (PR #67566)

Vassil Vassilev via cfe-commits cfe-commits at lists.llvm.org
Sun Oct 1 09:40:17 PDT 2023


vgvassilev wrote:

@diseraluca, since this code touches a case where we do some best effort recovery, would it be possible to change that interface to take a lambda/callback function and specialize it in your end to cover the docs case? 

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


More information about the cfe-commits mailing list