felipepiovezan wrote:

Added release-mode testing. I found out that gtest has a `ASSERT_DEBUG_DEATH` 
that just executes statements in release builds (without expecting failures), 
that's how they recommend doing it (followed by some ifdefs)

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

Reply via email to