[all-commits] [llvm/llvm-project] 92f67d: [clang][Interp] Handle DiscardResult for DeclRef- ...

Timm Bäder via All-commits all-commits at lists.llvm.org
Wed May 3 23:30:59 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 92f67dc27f41b555fa4b93f3d679fb895e51d795
      https://github.com/llvm/llvm-project/commit/92f67dc27f41b555fa4b93f3d679fb895e51d795
  Author: Timm Bäder <tbaeder at redhat.com>
  Date:   2023-05-04 (Thu, 04 May 2023)

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

  Log Message:
  -----------
  [clang][Interp] Handle DiscardResult for DeclRef- and ParenExprs

Fixes https://github.com/llvm/llvm-project/issues/62004

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




More information about the All-commits mailing list