[all-commits] [llvm/llvm-project] 51c6a0: [NFCI][lldb] Omit redundant member initializer lis...
Raul Tambre via All-commits
all-commits at lists.llvm.org
Thu Oct 30 14:15:58 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 51c6a04496348fcdb8c68b02547a413a7ab44941
https://github.com/llvm/llvm-project/commit/51c6a04496348fcdb8c68b02547a413a7ab44941
Author: Raul Tambre <raul at tambre.ee>
Date: 2025-10-30 (Thu, 30 Oct 2025)
Changed paths:
M lldb/include/lldb/Target/Process.h
Log Message:
-----------
[NFCI][lldb] Omit redundant member initializer list (#164451)
These all have member initializers of the same value so they're redundant.
Fixes: 47b9aadb3215e914119d0c45827ea58cb7499204
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