We left the result of RHS on the stack in case DiscardResult was true.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D141784
[clang][Interp] Fix binary comma operators ClosedPublic Authored by tbaeder on Jan 15 2023, 12:30 AM.
Details Summary We left the result of RHS on the stack in case DiscardResult was true.
Diff Detail Event TimelineThis revision is now accepted and ready to land.Jan 17 2023, 8:22 AM This revision was landed with ongoing or failed builds.Mar 31 2023, 5:55 AM Closed by commit rGd29f70670db8: [clang][Interp] Fix binary comma operators (authored by tbaeder). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 489333 clang/lib/AST/Interp/ByteCodeExprGen.cpp
clang/test/SemaCXX/constexpr-duffs-device.cpp
|