[all-commits] [llvm/llvm-project] 275eab: [LLDB]Fix test crash (#129921)
Vy Nguyen via All-commits
all-commits at lists.llvm.org
Wed Mar 5 14:36:27 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 275eab91edba816b5c98828c53b7f21afd97dbd9
https://github.com/llvm/llvm-project/commit/275eab91edba816b5c98828c53b7f21afd97dbd9
Author: Vy Nguyen <vyng at google.com>
Date: 2025-03-05 (Wed, 05 Mar 2025)
Changed paths:
M lldb/unittests/Core/TelemetryTest.cpp
Log Message:
-----------
[LLDB]Fix test crash (#129921)
Use the `SubsystemRAII` to unregister the fake manager at end of tests
(Should fix https://github.com/llvm/llvm-project/issues/129910)
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list