Jason Simmons 6964119253 Skip files in the clang-tidy driver if clang-tidy crashes when processing the file (flutter/engine#52379)
Recent versions of clang-tidy have been segfaulting when processing a few of the engine source files.  This patch skips over those errors so that the engine can roll Clang.

See https://github.com/flutter/flutter/issues/143178
2024-05-06 14:48:53 +00:00
..