Revert "[lldb][DWARFASTParserClang] Attach linkage name to ctors/dtors if missing"
authorMichael Buch <michaelbuch12@gmail.com>
Fri, 10 Feb 2023 23:02:57 +0000 (23:02 +0000)
committerMichael Buch <michaelbuch12@gmail.com>
Fri, 10 Feb 2023 23:02:57 +0000 (23:02 +0000)
commitd2cc2c5610ffa78736aa99512bc85a85417efb0a
tree1e800cf5e1f09c05507df5f2868fe13c19917754
parentc46e15e1dec9bb504f8a534b001cea553c7ab623
Revert "[lldb][DWARFASTParserClang] Attach linkage name to ctors/dtors if missing"

This reverts commit b296ddd91cb8e7676b3c38ca7f6d7bdbd84eb4af.
lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp
lldb/test/API/lang/cpp/external_ctor_dtor_lookup/Makefile [deleted file]
lldb/test/API/lang/cpp/external_ctor_dtor_lookup/TestExternalCtorDtorLookup.py [deleted file]
lldb/test/API/lang/cpp/external_ctor_dtor_lookup/lib.h [deleted file]
lldb/test/API/lang/cpp/external_ctor_dtor_lookup/main.cpp [deleted file]