DescriptionAvoid comparing size_t to be < 0 on AArch64.
cpu_features_entries is empty on AArch64 and causes tautological-compare
warning when compiling with Clang.
A=dskiba@google.com
Original Review: https://codereview.chromium.org/1562223002/
BUG=chromium:539781
Committed: https://chromium.googlesource.com/breakpad/breakpad/+/400a1d9aa5c7627cadf044b88ae1c296449958b4
Patch Set 1 #
Messages
Total messages: 4 (2 generated)
|