[PATCH] D23178: [ADT] Add relation operators for Optional

Tim Shen via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 11 13:17:43 PDT 2016


timshen added a comment.

> The operation is already mentioned in the template parameter.


This is why it's closer to what we want to test - "Greater operator on Lhs and Rhs" is equivalent to "Rhs is less then Lhs".


https://reviews.llvm.org/D23178





More information about the llvm-commits mailing list