[all-commits] [llvm/llvm-project] 07e3c2: [clang][Interp] Support empty initlist initializer...

Timm Baeder via All-commits all-commits at lists.llvm.org
Thu Dec 14 03:54:00 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 07e3c245ba2c85222260123cf4559678e0ac2542
      https://github.com/llvm/llvm-project/commit/07e3c245ba2c85222260123cf4559678e0ac2542
  Author: Timm Bäder <tbaeder at redhat.com>
  Date:   2023-12-14 (Thu, 14 Dec 2023)

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

  Log Message:
  -----------
  [clang][Interp] Support empty initlist initializers for complex types

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




More information about the All-commits mailing list