[clang] Fix scope of typedefs present inside a template class (PR #146729)
David Blaikie via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 15 05:25:10 PDT 2025
dwblaikie wrote:
(yeah, it'd be nice if there's a way for this to fall out more naturally, so that dependent typedefs and nondependent ones follow the same codepath)
https://github.com/llvm/llvm-project/pull/146729
More information about the cfe-commits
mailing list