[all-commits] [llvm/llvm-project] c46e15: Revert "[lldb][Test] TestExternalCtorDtorLookup.py...
Michael Buch via All-commits
all-commits at lists.llvm.org
Fri Feb 10 15:07:00 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c46e15e1dec9bb504f8a534b001cea553c7ab623
https://github.com/llvm/llvm-project/commit/c46e15e1dec9bb504f8a534b001cea553c7ab623
Author: Michael Buch <michaelbuch12 at gmail.com>
Date: 2023-02-10 (Fri, 10 Feb 2023)
Changed paths:
M lldb/test/API/lang/cpp/external_ctor_dtor_lookup/TestExternalCtorDtorLookup.py
Log Message:
-----------
Revert "[lldb][Test] TestExternalCtorDtorLookup.py: skip on Windows and dwo"
This reverts commit f889d6f9d05b2b1bd188ddf40b3d38a3488c212e.
Commit: d2cc2c5610ffa78736aa99512bc85a85417efb0a
https://github.com/llvm/llvm-project/commit/d2cc2c5610ffa78736aa99512bc85a85417efb0a
Author: Michael Buch <michaelbuch12 at gmail.com>
Date: 2023-02-10 (Fri, 10 Feb 2023)
Changed paths:
M lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp
R lldb/test/API/lang/cpp/external_ctor_dtor_lookup/Makefile
R lldb/test/API/lang/cpp/external_ctor_dtor_lookup/TestExternalCtorDtorLookup.py
R lldb/test/API/lang/cpp/external_ctor_dtor_lookup/lib.h
R lldb/test/API/lang/cpp/external_ctor_dtor_lookup/main.cpp
Log Message:
-----------
Revert "[lldb][DWARFASTParserClang] Attach linkage name to ctors/dtors if missing"
This reverts commit b296ddd91cb8e7676b3c38ca7f6d7bdbd84eb4af.
Compare: https://github.com/llvm/llvm-project/compare/2979070f1b3a...d2cc2c5610ff
More information about the All-commits
mailing list