[PATCH] D112481: [Sema] fix nondeterminism in ASTContext::getDeducedTemplateSpecializationType
Wei Wang via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Oct 27 22:09:16 PDT 2021
weiwang added a comment.
This issue has been blocking our internal module re-enablement for some time now, and we really appreciate any feedback. We also wonder if only `DeducedTemplateSpecializationType` is affected or it could also happen to other types.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112481/new/
https://reviews.llvm.org/D112481
More information about the cfe-commits
mailing list