[all-commits] [llvm/llvm-project] 881547: [clang][Interp] Implement add and sub compound ass...

Timm Bäder via All-commits all-commits at lists.llvm.org
Sun Oct 30 00:11:53 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 881547db03a6ea243505a8ccba1547f2f18c05ca
      https://github.com/llvm/llvm-project/commit/881547db03a6ea243505a8ccba1547f2f18c05ca
  Author: Timm Bäder <tbaeder at redhat.com>
  Date:   2022-10-30 (Sun, 30 Oct 2022)

  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] Implement add and sub compound assign operators

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




More information about the All-commits mailing list