Make compare function in r342648 have strict weak ordering.
Comparison functions used in sorting algorithms need to have strict weak ordering. Remove the assert and allow comparisons on all lists. llvm-svn: 342774
Loading
Please sign in to comment