[all-commits] [llvm/llvm-project] 094933: [lldb] Avoid expression evaluation in the std::deq...
Pavel Labath via All-commits
all-commits at lists.llvm.org
Thu Feb 13 23:51:54 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0949330669cbd179c3c6e40880b5e1027438648f
https://github.com/llvm/llvm-project/commit/0949330669cbd179c3c6e40880b5e1027438648f
Author: Pavel Labath <pavel at labath.sk>
Date: 2025-02-14 (Fri, 14 Feb 2025)
Changed paths:
M lldb/examples/synthetic/libcxx.py
Log Message:
-----------
[lldb] Avoid expression evaluation in the std::deque formatter (#127071)
It's slower and it can fail in contexts where expression evaluation
doesn't work.
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