[PATCH] D149550: [clang][Interp] Fix compound assign operator evaluation order

Timm Bäder via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 20 06:58:33 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGa1c0e3be6f09: [clang][Interp] Fix compound assign operator evaluation order (authored by tbaeder).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149550

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149550.542503.patch
Type: text/x-patch
Size: 3066 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230720/8a14299e/attachment.bin>


More information about the cfe-commits mailing list