[llvm] r241484 - Reduce code duplication. NFC.
Rafael EspĂndola
rafael.espindola at gmail.com
Mon Jul 6 12:25:29 PDT 2015
> Won't this return true for A == B, violating the strict weak ordering? I think you can just swap A and B here to get the desired effect.
>
Fixed. thanks!
Cheers,
Rafael
More information about the llvm-commits
mailing list