[lldb][Test] TestExternalCtorDtorLookup.py: skip on Windows and dwo
authorMichael Buch <michaelbuch12@gmail.com>
Fri, 10 Feb 2023 18:38:09 +0000 (18:38 +0000)
committerMichael Buch <michaelbuch12@gmail.com>
Fri, 10 Feb 2023 18:49:55 +0000 (18:49 +0000)
commitf889d6f9d05b2b1bd188ddf40b3d38a3488c212e
treee5a37cae0838868c540f0c86ad63d7a298ba7692
parentc8b8d6baddf9a744594a69e9fb266b724e2e99b2
[lldb][Test] TestExternalCtorDtorLookup.py: skip on Windows and dwo

Also make expected mangling more flexible since it's different
between Linux and Darwin

Differential Revision: https://reviews.llvm.org/D143652
lldb/test/API/lang/cpp/external_ctor_dtor_lookup/TestExternalCtorDtorLookup.py