[PATCH] D149634: [clang][Interp] Implement inc/dec operators for floats

Timm Bäder via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 4 00:05:41 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG338c2489f63e: [clang][Interp] Implement inc/dec operators for floats (authored by tbaeder).

Changed prior to commit:
  https://reviews.llvm.org/D149634?vs=518642&id=519365#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149634

Files:
  clang/lib/AST/Interp/ByteCodeExprGen.cpp
  clang/lib/AST/Interp/Floating.h
  clang/lib/AST/Interp/Interp.h
  clang/lib/AST/Interp/Opcodes.td
  clang/test/AST/Interp/floats.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149634.519365.patch
Type: text/x-patch
Size: 7002 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230504/028e0d2f/attachment.bin>


More information about the cfe-commits mailing list