mirror of
https://github.com/chromium/crashpad.git
synced 2024-12-26 23:01:05 +08:00
50aa576622
https://logs.chromium.org/logs/crashpad/buildbucket/cr-buildbucket.appspot.com/8903960674082840512/+/steps/compile_with_ninja/0/stdout I don't understand how this lingered for so long as I can't see what changed. mini_chromium has had -Wimplicit-fallthough enabled for a long time (https://chromium-review.googlesource.com/899847), and zlib DEPS hasn't changed in a long time either (https://chromium-review.googlesource.com/438585). The most likely would presumably be that the compiler started not-ignoring the enabling of the warning? But that doesn't seem too likely either. Bug: crashpad:309 Change-Id: I57480cc3f669ef94d0234afaf980281b7ddf8c51 Reviewed-on: https://chromium-review.googlesource.com/c/crashpad/crashpad/+/1772205 Commit-Queue: Scott Graham <scottmg@chromium.org> Reviewed-by: Joshua Peraza <jperaza@chromium.org>