mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-03 07:06:07 +00:00

* Introduce operator< to replace Replacement::Less * Make operator== and operator< on Replacements non-member functions * Change order of comparisons in operator< to do string comparisons last llvm-svn: 188550