[all-commits] [llvm/llvm-project] 0f08dc: [lldb] Use fully qualified name instead of namespa...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Mon Aug 4 09:22:48 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0f08dc84405796c25c070ef57258309f66017984
https://github.com/llvm/llvm-project/commit/0f08dc84405796c25c070ef57258309f66017984
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2025-08-04 (Mon, 04 Aug 2025)
Changed paths:
M lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
Log Message:
-----------
[lldb] Use fully qualified name instead of namespace (NFC)
In #151761, both Alex and Pavel prefer to use a fully qualified name
instead of opening a namespace. This PR addresses that post-commit
feedback.
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