[all-commits] [llvm/llvm-project] 1d338a: Wrap ifndef NDEBUG around assertion-only code (#14...
Walter Lee via All-commits
all-commits at lists.llvm.org
Fri May 30 16:48:42 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1d338a0b9a0d325bb10cf5181afe73cbd4077d4e
https://github.com/llvm/llvm-project/commit/1d338a0b9a0d325bb10cf5181afe73cbd4077d4e
Author: Walter Lee <49250218+googlewalt at users.noreply.github.com>
Date: 2025-05-30 (Fri, 30 May 2025)
Changed paths:
M llvm/unittests/SandboxIR/RegionTest.cpp
Log Message:
-----------
Wrap ifndef NDEBUG around assertion-only code (#142227)
Otherwise we get unused variable warnings.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list