Revert "[lldb][DWARFASTParserClang] Correctly resolve imported namespaces during...
authorMichael Buch <michaelbuch12@gmail.com>
Fri, 10 Feb 2023 03:28:28 +0000 (03:28 +0000)
committerMichael Buch <michaelbuch12@gmail.com>
Fri, 10 Feb 2023 03:28:28 +0000 (03:28 +0000)
commit181d6e24ca3c09bfd6ec7c3b20affde3e5ea9b40
tree3dc41e362912b6219f1258d3b4dad81af0f4ce5b
parent8570bee53a8ce0c5d04bc11f288e19a457474c4c
Revert "[lldb][DWARFASTParserClang] Correctly resolve imported namespaces during expression evaluation"

This reverts commit 1ba6ec0ba906472661506ef7bd2f0bf4efe4657e.

Fails on linux buildbots.

Differential Revision: https://reviews.llvm.org/D143398
lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp
lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.h
lldb/test/API/commands/expression/namespace-alias/Makefile [deleted file]
lldb/test/API/commands/expression/namespace-alias/TestInlineNamespaceAlias.py [deleted file]
lldb/test/API/commands/expression/namespace-alias/main.cpp [deleted file]