[all-commits] [llvm/llvm-project] f889d6: [lldb][Test] TestExternalCtorDtorLookup.py: skip o...
Michael Buch via All-commits
all-commits at lists.llvm.org
Fri Feb 10 10:52:14 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f889d6f9d05b2b1bd188ddf40b3d38a3488c212e
https://github.com/llvm/llvm-project/commit/f889d6f9d05b2b1bd188ddf40b3d38a3488c212e
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:
-----------
[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
More information about the All-commits
mailing list