breakpad/src
Lei Zhang 8c49d62005 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 .
2016-01-06 16:16:01 -08:00
..
build Rename gyp variable use_titlecase_in_grd_files -> use_titlecase_in_grd. 2014-09-10 12:47:46 +00:00
client Avoid comparing size_t to be < 0 on AArch64. 2016-01-06 16:16:01 -08:00
common Let breakpad build with -Wall on OS X and Linux. 2015-12-29 13:42:49 -08:00
google_breakpad Make minidump-2-core.cc build with -Wformat. 2016-01-06 14:17:16 -08:00
processor Let breakpad build with -Wall on OS X and Linux. 2015-12-29 13:42:49 -08:00
third_party Fix Mac Breakpad host tools to build in Linux cross-compile 2015-09-16 06:46:55 -04:00
tools Make minidump-2-core.cc build with -Wformat. 2016-01-06 14:17:16 -08:00
breakpad_googletest_includes.h disable unittests under ASAN that use memory crashes 2013-12-11 05:38:34 +00:00
config.h.in Use AM_MAINTAINER_MODE so configure supports --enable-maintainer-mode 2013-12-10 12:28:11 +00:00