cmtice wrote:

The simple-types.cpp test is failing in our internal build system, with an 
error like:


  STDERR:
    .../libcxx/include/__debug_utils/strict_weak_ordering_check.h:50: libc++ 
Hardening assertion !__comp(*(__first + __a), *(__first + __b)) failed: Your 
comparator is not a valid strict-weak ordering
    PLEASE submit a bug report to http://go/llvm-crash-bug and include the 
crash backtrace and instructions to reproduce the bug.
   .../libcxx/include/__debug_utils/strict_weak_ordering_check.h:50: libc++ 
Hardening assertion !__comp(*(__first + __a), *(__first + __b)) failed: Your 
comparator is not a valid strict-weak ordering

Do you have any ideas how to fix this?

https://github.com/llvm/llvm-project/pull/156250
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to