[all-commits] [llvm/llvm-project] 113256: [CIR] Add support for C++ conversion operators (#1...

Morris Hafner via All-commits all-commits at lists.llvm.org
Tue Jul 29 18:35:14 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1132562bf3760a929dd53c372cad29fe939e7a7a
      https://github.com/llvm/llvm-project/commit/1132562bf3760a929dd53c372cad29fe939e7a7a
  Author: Morris Hafner <mmha at users.noreply.github.com>
  Date:   2025-07-30 (Wed, 30 Jul 2025)

  Changed paths:
    M clang/lib/CIR/CodeGen/CIRGenModule.cpp
    A clang/test/CIR/CodeGen/cxx-conversion-operators.cpp

  Log Message:
  -----------
  [CIR] Add support for C++ conversion operators (#151066)

This fairly simple addition enables codegen for C++ conversion operators



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