shafik added a comment.
Thank you for the fix, can you elaborate on the motivation for this change, it
looks like setting `setNamingClass` allows for improved diagnostics but I would
like it explained better in the PR description.
================
Comment at: clang/lib/Sema/SemaTemplateInstantiate.cpp:2244
TemplateInstantiator::TransformExprRequirement(concepts::ExprRequirement *Req)
{
- if (!Req->isDependent() && !AlwaysRebuild())
- return Req;
----------------
Why this change?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140547/new/
https://reviews.llvm.org/D140547
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits