Commit Graph

1 Commits

Author SHA1 Message Date
Yuanfang Chen 13d6a57cbe [Clang] constraints partial ordering should work with deduction guide
D128750 incorrectly skips constraints partial ordering for deduction guide.
This patch reverts that part.

Fixes https://github.com/llvm/llvm-project/issues/58456.
2022-10-18 17:30:47 -07:00