diff options
| author | Jonas Devlieghere <jonas@devlieghere.com> | 2024-10-09 11:32:41 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-09 11:32:41 -0700 |
| commit | 1cfe5b89b70c8170da041e9507fd0801be766669 (patch) | |
| tree | 531c447b04231abe99ef66a679fec14290b05229 /lldb/packages/Python/lldbsuite/test/configuration.py | |
| parent | 1bb52e94621d2cba4f34504697cb0ea83805cb98 (diff) | |
| download | llvm-1cfe5b89b70c8170da041e9507fd0801be766669.zip llvm-1cfe5b89b70c8170da041e9507fd0801be766669.tar.gz llvm-1cfe5b89b70c8170da041e9507fd0801be766669.tar.bz2 | |
[lldb] Use SEND_ERROR instead of FATAL_ERROR in test/CMakeLists.txt (#111729)
Use SEND_ERROR (continue processing, but skip generation) instead of
FATAL_ERROR (stop processing and generation). This means that developers
get to see all errors at once, instead of seeing just the first error
and having to reconfigure to discover the next one.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/configuration.py')
0 files changed, 0 insertions, 0 deletions
