We left the result of RHS on the stack in case DiscardResult was true.
Details
Details
Diff Detail
Diff Detail
Unit Tests
Unit Tests
Time | Test | |
---|---|---|
190 ms | x64 debian > Clang.SemaCXX::constexpr-duffs-device.cpp |
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
Unit TestsFailed
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 489334 clang/lib/AST/Interp/ByteCodeExprGen.cpp
clang/test/SemaCXX/constexpr-duffs-device.cpp
|