[all-commits] [llvm/llvm-project] 78b00c: Revert "[lldb] Improve maintainability and readabi...
Pavel Labath via All-commits
all-commits at lists.llvm.org
Tue Jan 23 23:13:25 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 78b00c116be8b3b53ff13552e31eb305b11cb169
https://github.com/llvm/llvm-project/commit/78b00c116be8b3b53ff13552e31eb305b11cb169
Author: Pavel Labath <pavel at labath.sk>
Date: 2024-01-24 (Wed, 24 Jan 2024)
Changed paths:
M lldb/source/Core/ValueObject.cpp
Log Message:
-----------
Revert "[lldb] Improve maintainability and readability for ValueObject methods (#75865)"
This reverts commit d657519838e4b2310e13ec5ff52599e041860825 as it
breaks two dozen tests. The breakages are related to variable path
expression parsing and summary string parsing (possibly the same code).
More information about the All-commits
mailing list