[PATCH] D155572: [clang][Interp] Start implementing binary operators for complex types

Timm Bäder via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 14 21:54:59 PDT 2023


tbaeder updated this revision to Diff 556825.

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D155572/new/

https://reviews.llvm.org/D155572

Files:
  clang/lib/AST/Interp/ByteCodeExprGen.cpp
  clang/lib/AST/Interp/ByteCodeExprGen.h
  clang/test/AST/Interp/complex.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155572.556825.patch
Type: text/x-patch
Size: 5988 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230915/8fbcfcd6/attachment.bin>


More information about the cfe-commits mailing list