[all-commits] [llvm/llvm-project] 056042: [clang][Interp] Fix initializing fields after base...

Timm Bäder via All-commits all-commits at lists.llvm.org
Mon Apr 3 06:58:39 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 056042d21b72a86653f88719c0b54b07e35d2144
      https://github.com/llvm/llvm-project/commit/056042d21b72a86653f88719c0b54b07e35d2144
  Author: Timm Bäder <tbaeder at redhat.com>
  Date:   2023-04-03 (Mon, 03 Apr 2023)

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

  Log Message:
  -----------
  [clang][Interp] Fix initializing fields after base class members

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




More information about the All-commits mailing list