[all-commits] [llvm/llvm-project] 9e6c30: [CIR] Cleanup support for C functions
Iris Shi via All-commits
all-commits at lists.llvm.org
Tue May 13 00:29:53 PDT 2025
Branch: refs/heads/users/el-ev/cleanup-c-fn-noproto
Home: https://github.com/llvm/llvm-project
Commit: 9e6c30658f628e736567f57589a6534cfe060902
https://github.com/llvm/llvm-project/commit/9e6c30658f628e736567f57589a6534cfe060902
Author: Iris Shi <0.0 at owo.li>
Date: 2025-05-13 (Tue, 13 May 2025)
Changed paths:
M clang/lib/CIR/CodeGen/CIRGenCall.cpp
M clang/lib/CIR/CodeGen/CIRGenFunctionInfo.h
M clang/lib/CIR/CodeGen/CIRGenModule.cpp
M clang/lib/CIR/CodeGen/CIRGenTypes.cpp
M clang/lib/CIR/CodeGen/CIRGenTypes.h
M clang/lib/CIR/CodeGen/TargetInfo.cpp
M clang/test/CIR/CodeGen/basic.c
Log Message:
-----------
[CIR] Cleanup support for C functions
Commit: f17a38e6dc1096594b62ff2dfb0ac90bca22424d
https://github.com/llvm/llvm-project/commit/f17a38e6dc1096594b62ff2dfb0ac90bca22424d
Author: Iris Shi <0.0 at owo.li>
Date: 2025-05-13 (Tue, 13 May 2025)
Changed paths:
M clang/lib/CIR/CodeGen/CIRGenModule.cpp
M clang/test/CIR/CodeGen/basic.c
Log Message:
-----------
Address review comments
Compare: https://github.com/llvm/llvm-project/compare/2350ca543f77...f17a38e6dc10
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