aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectThread.cpp
diff options
context:
space:
mode:
authorVitaly Buka <vitalybuka@google.com>2025-09-04 15:30:02 -0700
committerGitHub <noreply@github.com>2025-09-04 22:30:02 +0000
commite1c463bc1ebe51227a0baeb56f324e6988aba4ce (patch)
tree5c5a007e6ad85012f30a093882a7e58d4ff42eae /lldb/source/Commands/CommandObjectThread.cpp
parentb5cebe408a55ba5edccadd72e184b8e63c45ce82 (diff)
downloadllvm-e1c463bc1ebe51227a0baeb56f324e6988aba4ce.zip
llvm-e1c463bc1ebe51227a0baeb56f324e6988aba4ce.tar.gz
llvm-e1c463bc1ebe51227a0baeb56f324e6988aba4ce.tar.bz2
Revert "[UBSan] [min-rt] make minimal runtime handlers weak" (#156975)
Existing `__ubsan_report_error` should be enough to solve this. Ability to override on two levels, may result in hard to debug bugs when in the same binary strong __ubsan_report_error and __ubsan_handle_##name##_minimal_abort defined in unrelated components. With one entry point we will have at least linking error. Reverts llvm/llvm-project#154220
Diffstat (limited to 'lldb/source/Commands/CommandObjectThread.cpp')
0 files changed, 0 insertions, 0 deletions