[clang] [Clang] Fix finding instantiated decls for class template specializations during instantiation (PR #72346)
Bruno Cardoso Lopes via cfe-commits
cfe-commits at lists.llvm.org
Fri Nov 17 13:52:04 PST 2023
bcardosolopes wrote:
I'm not 100% confident here but the fix makes sense and seems good (nice testcase!).
https://github.com/llvm/llvm-project/pull/72346
More information about the cfe-commits
mailing list