diff options
author | Jannik Silvanus <37809848+jasilvanus@users.noreply.github.com> | 2024-02-20 10:53:16 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-20 10:53:16 +0100 |
commit | 756ff969fa01f4666276b926fbc4d24840860d0b (patch) | |
tree | 3c4b517e5299f64d99e41837f4d6290ded1514ba /llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp | |
parent | 283a6b9936657712f61c38459c87507e587e3625 (diff) | |
download | llvm-756ff969fa01f4666276b926fbc4d24840860d0b.zip llvm-756ff969fa01f4666276b926fbc4d24840860d0b.tar.gz llvm-756ff969fa01f4666276b926fbc4d24840860d0b.tar.bz2 |
[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.
Diffstat (limited to 'llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions