| Issue |
208236
|
| Summary |
[libc++] desugars_to for totally ordered less-than tag doesn't handle ref qualified types properly
|
| Labels |
libc++,
performance
|
| Assignees |
|
| Reporter |
ldionne
|
https://github.com/llvm/llvm-project/blob/7e2e37536167a96e61f077d993ddc7106e372596/libcxx/include/__algorithm/comp.h#L50
If `_Tp` is ref qualified, `is_integral` is false, and it should be true. We should add test coverage to catch that too.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs