[PATCH] D148925: [clang][Interp] Fix discarding void-typed comma expressions

Timm Bäder via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 21 09:38:57 PDT 2023


tbaeder added a comment.

In D148925#4287502 <https://reviews.llvm.org/D148925#4287502>, @erichkeane wrote:

> Cool!  Mind adding the tests I proposed?  it would be nice to ensure/show side-effects are guaranteed.

Sure, thanks for the test case!


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

https://reviews.llvm.org/D148925



More information about the cfe-commits mailing list