Files
clang-p2996/llvm/lib/Analysis/Lint.cpp
Jannik Silvanus 756ff969fa [Lint] Add option --lint-abort-on-error (#81999)
This option makes the lint pass abort if errors were found.

This is intended to help lit testing where the lint pass is used and
lint errors should be detected.
Previously, this required checking for non-empty stderr.
2024-02-20 10:53:16 +01:00

29 KiB