This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd29f70670db8: [clang][Interp] Fix binary comma operators
(authored by tbaeder).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
h
shafik accepted this revision.
shafik added a comment.
This revision is now accepted and ready to land.
LGTM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141784/new/
https://reviews.llvm.org/D141784
___
cfe-commits mailing list
cfe-commits@l
tbaeder updated this revision to Diff 489334.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141784/new/
https://reviews.llvm.org/D141784
Files:
clang/lib/AST/Interp/ByteCodeExprGen.cpp
clang/test/SemaCXX/constexpr-duffs-device.cpp
Index: clang/test/SemaCXX/constexpr-duffs-device.cp
tbaeder created this revision.
tbaeder added reviewers: aaron.ballman, erichkeane, tahonermann, shafik.
Herald added a project: All.
tbaeder requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
We left the result of RHS on the stack in case Di