aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite
diff options
context:
space:
mode:
authorJonas Devlieghere <jonas@devlieghere.com>2024-10-09 11:32:41 -0700
committerGitHub <noreply@github.com>2024-10-09 11:32:41 -0700
commit1cfe5b89b70c8170da041e9507fd0801be766669 (patch)
tree531c447b04231abe99ef66a679fec14290b05229 /lldb/packages/Python/lldbsuite
parent1bb52e94621d2cba4f34504697cb0ea83805cb98 (diff)
downloadllvm-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')
0 files changed, 0 insertions, 0 deletions