[all-commits] [llvm/llvm-project] 4a2c4a: [clang][Interp] Support pointers in compound assig...

Timm Bäder via All-commits all-commits at lists.llvm.org
Fri Feb 3 07:43:19 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4a2c4acb98694bb90c04e05052898708a03a7ebc
      https://github.com/llvm/llvm-project/commit/4a2c4acb98694bb90c04e05052898708a03a7ebc
  Author: Timm Bäder <tbaeder at redhat.com>
  Date:   2023-02-03 (Fri, 03 Feb 2023)

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

  Log Message:
  -----------
  [clang][Interp] Support pointers in compound assignment operators

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




More information about the All-commits mailing list