https://llvm.org/bugs/show_bug.cgi?id=24304
Dimitry Andric <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |INVALID --- Comment #2 from Dimitry Andric <[email protected]> --- You cannot use >= to compare elements, when using std::sort(). See also bug 16819 and bug 22993. -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
