[all-commits] [llvm/llvm-project] c02d83: llvm-reduce: Add scope braces
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Wed Apr 9 07:12:26 PDT 2025
Branch: refs/heads/users/arsenm/llvm-reduce/add-scope-braces-ndebug
Home: https://github.com/llvm/llvm-project
Commit: c02d8362d594873202bd570d92932473ab6ce447
https://github.com/llvm/llvm-project/commit/c02d8362d594873202bd570d92932473ab6ce447
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-04-09 (Wed, 09 Apr 2025)
Changed paths:
M llvm/tools/llvm-reduce/deltas/Delta.cpp
Log Message:
-----------
llvm-reduce: Add scope braces
Make sure these temporary variables don't leak out
of the NDEBUG block.
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