[all-commits] [llvm/llvm-project] 7348bb: [clang][Interp] Support inc/dec operators for poin...

Timm Bäder via All-commits all-commits at lists.llvm.org
Wed Jan 25 03:17:49 PST 2023


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

  Changed paths:
    M clang/lib/AST/Interp/ByteCodeExprGen.cpp
    M clang/lib/AST/Interp/Interp.h
    M clang/lib/AST/Interp/Opcodes.td
    M clang/test/AST/Interp/arrays.cpp

  Log Message:
  -----------
  [clang][Interp] Support inc/dec operators for pointers

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




More information about the All-commits mailing list