[all-commits] [llvm/llvm-project] ca3de0: [CIR][NFC] Fix a release build warning (#170359)
Andy Kaylor via All-commits
all-commits at lists.llvm.org
Tue Dec 2 12:29:27 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ca3de05eca474aaa7f53a62832a3c4cc80c5f43d
https://github.com/llvm/llvm-project/commit/ca3de05eca474aaa7f53a62832a3c4cc80c5f43d
Author: Andy Kaylor <akaylor at nvidia.com>
Date: 2025-12-02 (Tue, 02 Dec 2025)
Changed paths:
M clang/lib/CIR/CodeGen/CIRGenClass.cpp
Log Message:
-----------
[CIR][NFC] Fix a release build warning (#170359)
This moves a call inside an assert to avoid a warning about the result
variable being unused in release 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