Files
clang-p2996/llvm/lib/Transforms/Utils/FunctionComparator.cpp
Benjamin Kramer db6961db7a [FuncitonComparator] Clamp StringRef compare output to [-1,1]
The comparison can have different values (but same sign) on big endian
platforms, avoid that to make the unit test green there.
2023-01-16 01:44:55 +01:00

35 KiB