[all-commits] [llvm/llvm-project] ad5e2b: [llbd] Finish Turn lldb_private::Status into a val...
Brooks Davis via All-commits
all-commits at lists.llvm.org
Wed Oct 16 12:42:01 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ad5e2bf6e934abd9fef39d3b88f40d4f3c1a7d60
https://github.com/llvm/llvm-project/commit/ad5e2bf6e934abd9fef39d3b88f40d4f3c1a7d60
Author: Brooks Davis <brooks at one-eyed-alien.net>
Date: 2024-10-16 (Wed, 16 Oct 2024)
Changed paths:
M lldb/source/Plugins/Process/FreeBSD/NativeRegisterContextFreeBSD_arm64.cpp
Log Message:
-----------
[llbd] Finish Turn lldb_private::Status into a value type. (#10616) (#112420)
Fix a few bare Status() invocations that were missed in the conversion.
This is sufficent to build lldb on FreeBSD/aaarch64.
Fixes: 0642cd768b80
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