[all-commits] [llvm/llvm-project] 9b4c99: [AsmPrinter] Use default capture for assertion onl...
Aiden Grossman via All-commits
all-commits at lists.llvm.org
Mon Feb 23 19:25:59 PST 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9b4c99a1e4887cdb9c045e6ec06d7d832add07cb
https://github.com/llvm/llvm-project/commit/9b4c99a1e4887cdb9c045e6ec06d7d832add07cb
Author: Aiden Grossman <aidengrossman at google.com>
Date: 2026-02-24 (Tue, 24 Feb 2026)
Changed paths:
M llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
Log Message:
-----------
[AsmPrinter] Use default capture for assertion only lambda (#182986)
Otherwise we get an unused variable warning/error in non-assertion
builds.
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