diff options
author | Lei Zhang <thestig@google.com> | 2016-01-06 16:16:01 -0800 |
---|---|---|
committer | Lei Zhang <thestig@google.com> | 2016-01-06 16:16:01 -0800 |
commit | 8c49d62005f2e67c369ad2a8f37e5cbd58ea6592 (patch) | |
tree | 01ccc1f2adbf012f38b77dee204d12bf2e549a7e /src/processor/stackwalker_unittest_utils.h | |
parent | Make minidump-2-core.cc build with -Wformat. (diff) | |
download | breakpad-8c49d62005f2e67c369ad2a8f37e5cbd58ea6592.tar.xz |
Avoid 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
Review URL: https://codereview.chromium.org/1566893002 .
Diffstat (limited to 'src/processor/stackwalker_unittest_utils.h')
0 files changed, 0 insertions, 0 deletions