[all-commits] [llvm/llvm-project] ca5be0: Revert "[lldb] Refactor variable parsing"
Pavel Labath via All-commits
all-commits at lists.llvm.org
Tue Oct 5 01:46:47 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ca5be065c4c612554acdcae3ead01a1474eff296
https://github.com/llvm/llvm-project/commit/ca5be065c4c612554acdcae3ead01a1474eff296
Author: Pavel Labath <pavel at labath.sk>
Date: 2021-10-05 (Tue, 05 Oct 2021)
Changed paths:
M lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp
M lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h
Log Message:
-----------
Revert "[lldb] Refactor variable parsing"
This commit has introduced test failures in internal google tests.
Working theory is they are caused by a genuine problem in the patch
which gets tripped by some debug info from system libraries.
Reverting while we try to reproduce the problem in a self-contained
fashion.
This reverts commit 601168e42037ac4433e74b920bb22f76d59ba420.
More information about the All-commits
mailing list