[clang] [Clang][Sema] Always use latest redeclaration of primary template (PR #114258)
Krystian Stasiowski via cfe-commits
cfe-commits at lists.llvm.org
Wed Oct 30 13:00:32 PDT 2024
sdkrystian wrote:
@erichkeane @felipepiovezan Given that all the failing tests relate to expression evaluation within modules, I think the problem is in `ASTImporter`.
https://github.com/llvm/llvm-project/pull/114258
More information about the cfe-commits
mailing list