[all-commits] [llvm/llvm-project] d16cf4: [clang][Interp] Start implementing binary operator...

Timm Baeder via All-commits all-commits at lists.llvm.org
Thu Dec 14 06:42:01 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d16cf470ac4600bb1a6b462ed843078ad65a3d93
      https://github.com/llvm/llvm-project/commit/d16cf470ac4600bb1a6b462ed843078ad65a3d93
  Author: Timm Bäder <tbaeder at redhat.com>
  Date:   2023-12-14 (Thu, 14 Dec 2023)

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

  Log Message:
  -----------
  [clang][Interp] Start implementing binary operators for complex types

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




More information about the All-commits mailing list