Skip to content

llvm-reduce: Add scope braces #135025

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 9, 2025

Conversation

arsenm
Copy link
Contributor

@arsenm arsenm commented Apr 9, 2025

Make sure these temporary variables don't leak out
of the NDEBUG block.

@arsenm arsenm added the llvm-reduce label Apr 9, 2025 — with Graphite App
Copy link
Contributor Author

arsenm commented Apr 9, 2025

This stack of pull requests is managed by Graphite. Learn more about stacking.

@arsenm arsenm requested review from aeubanks, fhahn and regehr April 9, 2025 14:12
@arsenm arsenm marked this pull request as ready for review April 9, 2025 14:12
Copy link

github-actions bot commented Apr 9, 2025

✅ With the latest revision this PR passed the C/C++ code formatter.

Make sure these temporary variables don't leak out
of the NDEBUG block.
@arsenm arsenm force-pushed the users/arsenm/llvm-reduce/add-scope-braces-ndebug branch from c02d836 to 525322b Compare April 9, 2025 14:22
@regehr
Copy link
Contributor

regehr commented Apr 9, 2025

LGTM

@arsenm arsenm merged commit b6f4ec7 into main Apr 9, 2025
11 checks passed
@arsenm arsenm deleted the users/arsenm/llvm-reduce/add-scope-braces-ndebug branch April 9, 2025 16:10
AllinLeeYL pushed a commit to AllinLeeYL/llvm-project that referenced this pull request Apr 10, 2025
var-const pushed a commit to ldionne/llvm-project that referenced this pull request Apr 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants