[all-commits] [llvm/llvm-project] 3f6ef4: [CIR] Cleanup support for C functions (#136854)

Iris Shi via All-commits all-commits at lists.llvm.org
Tue May 13 09:47:43 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3f6ef4ecfbb1597dc818cf2819907ab12799ade4
      https://github.com/llvm/llvm-project/commit/3f6ef4ecfbb1597dc818cf2819907ab12799ade4
  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 (#136854)

This adds basic handling for non-prototype functions in C.

Closes #130200.



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