2 Commits

Author SHA1 Message Date
Timm Bäder
d29f70670d [clang][Interp] Fix binary comma operators
We left the result of RHS on the stack in case DiscardResult was true.

Differential Revision: https://reviews.llvm.org/D141784
2023-03-31 14:54:51 +02:00
Richard Smith
ad3ab2ae61 Add another C++14 constexpr test case.
llvm-svn: 187096
2013-07-25 01:53:54 +00:00