kendalharland wrote:

Thanks for the assistance @labath and @DavidSpickett. After fixing my cmake 
configuration I'm actually seeing a few tests unexpectedly pass with different 
options:

    CMAKE_C_COMPILER     clang-cl.exe
    CMAKE_CXX_COMPILER   clang-cl.exe
    CMAKE_BUILD_TYPE     Release
    CMAKE_LINKER         lld-link.exe
    LLVM_HOST_TRIPLE     x86_64-unknown-windows-msvc
    LLDB_TEST_USER_ARGS  --skip-category=watchpoint
    LLDB_ENFORCE_STRICT_TEST_REQUIREMENTS 1

Updated in the latest commit

https://github.com/llvm/llvm-project/pull/100477
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to