[PATCH] D146408: [clang][Interp] Start supporting complex types

Timm Bäder via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 23 01:42:25 PDT 2023


tbaeder updated this revision to Diff 507646.
tbaeder added a comment.

Completely forgot to add the tests to the patch, oops.


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

https://reviews.llvm.org/D146408

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146408.507646.patch
Type: text/x-patch
Size: 4788 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230323/2efdf084/attachment.bin>


More information about the cfe-commits mailing list