[PATCH] D108733: Use std::less instead of operator < in less_first and less_second

Louis Dionne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 25 15:18:26 PDT 2021


ldionne accepted this revision.
ldionne added a comment.
This revision is now accepted and ready to land.

I don't know that it makes a difference in practice, but this definitely LGTM on principle.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D108733/new/

https://reviews.llvm.org/D108733



More information about the llvm-commits mailing list