[all-commits] [llvm/llvm-project] bb0801: [CodeGen] Remove unnecessary casts (NFC) (#146463)
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Tue Jul 1 07:32:43 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bb080107e4017ca49aaab1394662683359ffc39a
https://github.com/llvm/llvm-project/commit/bb080107e4017ca49aaab1394662683359ffc39a
Author: Kazu Hirata <kazu at google.com>
Date: 2025-07-01 (Tue, 01 Jul 2025)
Changed paths:
M clang/lib/CodeGen/CGStmtOpenMP.cpp
M clang/lib/CodeGen/ConstantInitBuilder.cpp
Log Message:
-----------
[CodeGen] Remove unnecessary casts (NFC) (#146463)
Both of these functions return void.
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