forked from OSchip/llvm-project
980517b353
A constrained function with an auto return type would have it's definition instantiated in order to deduce the auto return type before the constraints are checked. Move the constraints check after the return type deduction. |
||
---|---|---|
.. | ||
mixed-constraints.cpp | ||
p3.cpp | ||
p4.cpp |