[all-commits] [llvm/llvm-project] afa60d: [clang][Interp] Fix discarding non-primitive funct...

Timm Bäder via All-commits all-commits at lists.llvm.org
Wed Nov 30 00:19:03 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: afa60d08a2d4e99cec6cacdcdc36d568ac2b3118
      https://github.com/llvm/llvm-project/commit/afa60d08a2d4e99cec6cacdcdc36d568ac2b3118
  Author: Timm Bäder <tbaeder at redhat.com>
  Date:   2022-11-30 (Wed, 30 Nov 2022)

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

  Log Message:
  -----------
  [clang][Interp] Fix discarding non-primitive function call return values

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




More information about the All-commits mailing list