gecko-dev/tools
Chris Peterson 39d2406e74 Bug 1389851 - libfuzzer: Suppress -Wunreachable-code-return warnings in FuzzerDriver.cpp. r=decoder
Suppress these warnings intead of fixing them because libfuzzer is a third-party llvm library:

tools/fuzzing/libfuzzer/FuzzerDriver.cpp:450:10: warning: 'return' will never be executed [-Wunreachable-code-return]
tools/fuzzing/libfuzzer/FuzzerDriver.cpp:663:12: warning: 'return' will never be executed [-Wunreachable-code-return]

MozReview-Commit-ID: 9mWEuc5wCn9

--HG--
extra : rebase_source : e880a5da2dac2f8c79139646713b02feb4ddc9b7
2017-08-15 21:04:55 -07:00
..
bloatview
code-coverage Bug 1390945 - Make GCOV signal handlers work in --disable-debug mode. r=froydnj 2017-08-16 20:39:26 +02:00
compare-locales bug 1370506, update the docs, r=glandium 2017-06-16 13:14:28 +02:00
coverity Bug 1359376 - Update Coverity modeling file to support NS_RUNTIMEABORT. r=sylvestre 2017-04-25 15:08:48 +03:00
docs Bug 1382729: allow uploading docs at all levels; r=gps 2017-08-08 19:13:05 +00:00
fuzzing Bug 1389851 - libfuzzer: Suppress -Wunreachable-code-return warnings in FuzzerDriver.cpp. r=decoder 2017-08-15 21:04:55 -07:00
git Bug 1360595 - Add a git pre-commit hook for running ESLint. r=mossop 2017-04-28 12:19:15 +01:00
jprof Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
leak-gauge Backed out changeset f5922a7ed25a (bug 1374620) for failing eslint at telemetry/tests/unit/test_TelemetrySend.js:358: ["os"] is better written in dot notation. r=backout 2017-07-31 14:44:34 +02:00
lint Bug 1391582 - Fix wpt lint for upstream changes, a=testonly 2017-08-18 17:26:54 +01:00
mercurial Bug 1360595 - Add a git pre-commit hook for running ESLint. r=mossop 2017-04-28 12:19:15 +01:00
power Bug 1337358 - Converts for(...; ...; ...) loops to use the new range-based loops in C++11 in tools/ r=froydnj 2017-02-08 12:04:50 +01:00
profiler Bug 1388818 - Remove old profiler_suspend_and_sample_thread, r=njn 2017-08-16 11:44:07 -04:00
quitter Bug 1360293 - Enable the Mozilla ESlint recommended rules for tools/. r=jryans 2017-05-01 11:38:39 +01:00
rb Bug 1331310 - Remove unbufferedLineConverter in fix_linux_stacks.py. r=glandium. 2017-01-18 13:57:39 +11:00
rewriting Bug 1388340 - Vendor in six package for Python 2 and 3 compatibility; r=gps 2017-08-08 14:25:53 +01:00
tryselect Bug 1387135 - Add ability to use 'artifact' template to |mach try fuzzy|, r=maja_zf 2017-08-15 11:39:46 -04:00
update-packaging Bug 1386402 - Change mar generation scripts to exit with an error if xz is not found on the system. r=bhearsum 2017-08-01 14:20:00 -07:00
mach_commands.py Bug 1387035 - Update clang-format methods to use mozversioncontrol for hg/git detection r=gps 2017-08-15 23:23:30 +02:00
moz.build Bug 1385953 - Remove MemProfiler; r=jandem 2017-08-10 08:28:50 -04:00