[all-commits] [llvm/llvm-project] 730eca: [clang][Interp] Handle DecompositionDecls

Timm Bäder via All-commits all-commits at lists.llvm.org
Wed Mar 1 08:12:17 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 730eca6a3de85ae66bb905ee32c47332b5395226
      https://github.com/llvm/llvm-project/commit/730eca6a3de85ae66bb905ee32c47332b5395226
  Author: Timm Bäder <tbaeder at redhat.com>
  Date:   2023-03-01 (Wed, 01 Mar 2023)

  Changed paths:
    M clang/lib/AST/Interp/ByteCodeExprGen.cpp
    M clang/lib/AST/Interp/ByteCodeExprGen.h
    M clang/lib/AST/Interp/ByteCodeStmtGen.cpp
    M clang/lib/AST/Interp/Program.h
    A clang/test/AST/Interp/cxx17.cpp

  Log Message:
  -----------
  [clang][Interp] Handle DecompositionDecls

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




More information about the All-commits mailing list