llvm-project
7b28fcd2 - [clang] simplify constant template parameter type deduction for partial ordering (#160433)

Commit
125 days ago
[clang] simplify constant template parameter type deduction for partial ordering (#160433) This simplifies things a little bit. This is mostly NFCish, except the reference type deduction workaround now applies in partial ordering as well, but we don't have any test cases and any reason to suspect this is significant.
Author
Parents
Loading