[all-commits] [llvm/llvm-project] 819bd9: [clang][Interp] IndirectMember initializers (#69900)

Timm Baeder via All-commits all-commits at lists.llvm.org
Thu Jan 18 07:25:17 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 819bd9e39b8c255600b7ec13ac195f726aa9a082
      https://github.com/llvm/llvm-project/commit/819bd9e39b8c255600b7ec13ac195f726aa9a082
  Author: Timm Baeder <tbaeder at redhat.com>
  Date:   2024-01-18 (Thu, 18 Jan 2024)

  Changed paths:
    M clang/lib/AST/Interp/ByteCodeStmtGen.cpp
    M clang/lib/AST/Interp/Interp.h
    M clang/lib/AST/Interp/Opcodes.td
    M clang/test/AST/Interp/records.cpp

  Log Message:
  -----------
  [clang][Interp] IndirectMember initializers (#69900)

We need to look at the chain of declarations to initialize the right
field.




More information about the All-commits mailing list