[all-commits] [llvm/llvm-project] 6d79f9: [clang][Interp] Implement zero-init of record types

Timm Baeder via All-commits all-commits at lists.llvm.org
Tue Sep 5 02:22:48 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6d79f985b53ef57f670ab7e4c7f59c953b49b4d6
      https://github.com/llvm/llvm-project/commit/6d79f985b53ef57f670ab7e4c7f59c953b49b4d6
  Author: Timm Bäder <tbaeder at redhat.com>
  Date:   2023-09-05 (Tue, 05 Sep 2023)

  Changed paths:
    M clang/lib/AST/Interp/ByteCodeExprGen.cpp
    M clang/lib/AST/Interp/ByteCodeExprGen.h
    M clang/lib/AST/Interp/Descriptor.cpp
    M clang/lib/AST/Interp/Descriptor.h
    M clang/test/AST/Interp/records.cpp

  Log Message:
  -----------
  [clang][Interp] Implement zero-init of record types

Differential Revision: https://reviews.llvm.org/D154189




More information about the All-commits mailing list