================ @@ -0,0 +1,22 @@ +// XFAIL: * + +// Tests that we correctly deduce the CV-quals and storage +// class of explicit object member functions. +// +// RUN: %clangxx_host %s -g -std=c++23 -c -o %t ---------------- labath wrote:
I *think* you need -gdwarf to produce dwarf on windows. But maybe it's better to hardcode your favourite triple for reproducibility? https://github.com/llvm/llvm-project/pull/125053 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits