[all-commits] [llvm/llvm-project] 6caa0d: [CIR] Upstream RTTI Builder & RTTI for VTable Defi...

Amr Hesham via All-commits all-commits at lists.llvm.org
Tue Sep 30 11:16:25 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6caa0d05c2282feafa1479141c0009257639e48f
      https://github.com/llvm/llvm-project/commit/6caa0d05c2282feafa1479141c0009257639e48f
  Author: Amr Hesham <amr96 at programmer.net>
  Date:   2025-09-30 (Tue, 30 Sep 2025)

  Changed paths:
    M clang/include/clang/CIR/MissingFeatures.h
    M clang/lib/CIR/CodeGen/CIRGenBuilder.h
    M clang/lib/CIR/CodeGen/CIRGenCXXABI.h
    M clang/lib/CIR/CodeGen/CIRGenItaniumCXXABI.cpp
    M clang/lib/CIR/CodeGen/CIRGenModule.cpp
    M clang/lib/CIR/CodeGen/CIRGenModule.h
    M clang/lib/CIR/CodeGen/CIRGenVTables.cpp
    M clang/lib/CIR/CodeGen/CIRGenVTables.h
    M clang/lib/CIR/Lowering/DirectToLLVM/LowerToLLVM.cpp
    M clang/test/CIR/CodeGen/vtt.cpp

  Log Message:
  -----------
  [CIR] Upstream RTTI Builder & RTTI for VTable Definitions (#160002)

Upstream the RTTI builder with helpers and used them in the VTable
Definitions

Issue https://github.com/llvm/llvm-project/issues/154992



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