[llvm] Wrap ifndef NDEBUG around assertion-only code (PR #142227)
Jorge Gorbe Moya via llvm-commits
llvm-commits at lists.llvm.org
Fri May 30 16:44:14 PDT 2025
https://github.com/slackito approved this pull request.
I guess you could `#ifndef` out the whole test instead. But this works too.
https://github.com/llvm/llvm-project/pull/142227
More information about the llvm-commits
mailing list