[PATCH] D157596: [clang][Interp] Handle mixed floating/integral compound assign operators

Timm Bäder via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 18 01:58:16 PDT 2023


tbaeder updated this revision to Diff 551434.

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

https://reviews.llvm.org/D157596

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157596.551434.patch
Type: text/x-patch
Size: 6605 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230818/a9d6494c/attachment.bin>


More information about the cfe-commits mailing list