[all-commits] [llvm/llvm-project] d9b55b: [CIR] Fix extra `; ` warning, and replace `new` wit...
Henrich Lauko via All-commits
all-commits at lists.llvm.org
Fri Feb 14 15:29:39 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d9b55b72103f7d2b35cdc7a6311f217016308d9c
https://github.com/llvm/llvm-project/commit/d9b55b72103f7d2b35cdc7a6311f217016308d9c
Author: Henrich Lauko <xlauko at mail.muni.cz>
Date: 2025-02-15 (Sat, 15 Feb 2025)
Changed paths:
M clang/lib/CIR/Lowering/DirectToLLVM/LowerToLLVM.cpp
Log Message:
-----------
[CIR] Fix extra `;` warning, and replace `new` with emplaceBlock (NFC) (#127207)
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