[all-commits] [llvm/llvm-project] f20ef8: [CIR][NFC] Fix init llvm::ArrayRef warning (#146147)
Amr Hesham via All-commits
all-commits at lists.llvm.org
Fri Jun 27 13:39:50 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f20ef8520ddc5c8dfa925b7a6be3aad7622ffc17
https://github.com/llvm/llvm-project/commit/f20ef8520ddc5c8dfa925b7a6be3aad7622ffc17
Author: Amr Hesham <amr96 at programmer.net>
Date: 2025-06-27 (Fri, 27 Jun 2025)
Changed paths:
M clang/lib/CIR/CodeGen/CIRGenCall.cpp
M clang/lib/CIR/CodeGen/CIRGenFunction.h
Log Message:
-----------
[CIR][NFC] Fix init llvm::ArrayRef warning (#146147)
Fix init llvm::ArrayRef deprecation warning when initialized with
std::nullopt
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