Improve requirement clause limitation on non templated function
The current implementation 6da3d66f got a few things wrong, particularly that a template, or definition or member in a templated entity is required to be allowed to have a trailing requires clause. This patch corrects this, as reproted by #61748 Fixes: #61748 Differential Revision: https://reviews.llvm.org/D147070
Loading
Please sign in to comment