[all-commits] [llvm/llvm-project] 797fee: [clang][Interp] Start supporting complex types

Timm Baeder via All-commits all-commits at lists.llvm.org
Thu Dec 14 02:57:57 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 797fee68d1cb6a4122d89880d44f8c99559c5cac
      https://github.com/llvm/llvm-project/commit/797fee68d1cb6a4122d89880d44f8c99559c5cac
  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/Context.cpp
    M clang/lib/AST/Interp/EvalEmitter.cpp
    A clang/test/AST/Interp/complex.cpp

  Log Message:
  -----------
  [clang][Interp] Start supporting complex types

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




More information about the All-commits mailing list