[Clang][Sema] Fix comparison of constraint expressions
This diff switches the approach to comparison of constraint expressions to the new one based on template args substitution. It continues the effort to fix our handling of out-of-line definitions of constrained templates. This is a recommit of 60bee9ff. Differential revision: https://reviews.llvm.org/D146178
Loading
Please register or sign in to comment