[Bug 279443] LIBCPP assertions are enabled in optimized builds when -DNDEBUG is given to clang

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 01 Jun 2024 03:59:19 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279443

--- Comment #8 from Yuri Victorovich <yuri@freebsd.org> ---
(In reply to Paul Floyd from comment #7)

That's not the point.

The point is that enabling asserts in the optimized production code reduces its
performance, regardless whether the code is correct or incorrect.

-- 
You are receiving this mail because:
You are the assignee for the bug.