[Bug 279443] LIBCPP assertions are enabled in optimized builds when -DNDEBUG is given to clang
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 31 May 2024 22:36:10 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279443 --- Comment #2 from Yuri Victorovich <yuri@freebsd.org> --- "&buf[0] + cb" is certainly correct, but the problem is that the "gray area" case "&buf[cb]" should also work in the optimized code. -- You are receiving this mail because: You are the assignee for the bug.