[all-commits] [llvm/llvm-project] 1eee11: [lldb] Rename Status variables to avoid confusion ...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Sat Mar 14 11:16:14 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1eee115746374ce91a6014e7c18382f41aa2a62f
https://github.com/llvm/llvm-project/commit/1eee115746374ce91a6014e7c18382f41aa2a62f
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2026-03-14 (Sat, 14 Mar 2026)
Changed paths:
M lldb/tools/lldb-server/lldb-gdbserver.cpp
M lldb/tools/lldb-server/lldb-platform.cpp
Log Message:
-----------
[lldb] Rename Status variables to avoid confusion (NFC) (#186486)
Rename Status variables that are named `error` to `status` to avoid
confusion with llvm::Error as the latter becomes more and more
prevalent.
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