[all-commits] [llvm/llvm-project] 40c26e: [clang][Interp] Fix diagnosing uninitialized ctor ...

Timm Bäder via All-commits all-commits at lists.llvm.org
Wed May 31 02:40:12 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 40c26ec48c8a8ec3c72dde912d3d7118917c8e71
      https://github.com/llvm/llvm-project/commit/40c26ec48c8a8ec3c72dde912d3d7118917c8e71
  Author: Timm Bäder <tbaeder at redhat.com>
  Date:   2023-05-31 (Wed, 31 May 2023)

  Changed paths:
    M clang/lib/AST/Interp/Interp.cpp
    M clang/test/AST/Interp/cxx20.cpp

  Log Message:
  -----------
  [clang][Interp] Fix diagnosing uninitialized ctor record arrays

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




More information about the All-commits mailing list