[all-commits] [llvm/llvm-project] 13fd07: [CIR] Implement isMemcpyEquivalentSpecialMember fo...

Henrich Lauko via All-commits all-commits at lists.llvm.org
Wed Apr 1 23:59:30 PDT 2026


  Branch: refs/heads/users/xlauko/_cir_implement_ismemcpyequivalentspecialmember_for_trivial_copy_move_ctors
  Home:   https://github.com/llvm/llvm-project
  Commit: 13fd079bb0f612bdaca56501ae361a4f4fd59574
      https://github.com/llvm/llvm-project/commit/13fd079bb0f612bdaca56501ae361a4f4fd59574
  Author: xlauko <xlauko at mail.muni.cz>
  Date:   2026-04-02 (Thu, 02 Apr 2026)

  Changed paths:
    M clang/include/clang/AST/DeclCXX.h
    M clang/include/clang/CIR/MissingFeatures.h
    M clang/lib/AST/DeclCXX.cpp
    M clang/lib/CIR/CodeGen/CIRGenClass.cpp
    M clang/lib/CodeGen/CGClass.cpp
    A clang/test/CIR/CodeGen/copy-constructor-memcpy.cpp
    M clang/test/CIR/CodeGen/coro-task.cpp
    M clang/test/CIR/CodeGen/cxx-special-member-attr.cpp
    M clang/test/CIR/CodeGen/nrvo.cpp
    M clang/test/CIR/CodeGenOpenACC/combined-firstprivate-clause.cpp
    M clang/test/CIR/CodeGenOpenACC/compute-firstprivate-clause-templates.cpp
    M clang/test/CIR/CodeGenOpenACC/compute-firstprivate-clause.cpp

  Log Message:
  -----------
  [CIR] Implement isMemcpyEquivalentSpecialMember for trivial copy/move ctors



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