[PATCH] D157174: [clang][Interp] Convert logical binop operands to bool

Timm Bäder via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 15 00:54:28 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa259005a215d: [clang][Interp] Convert logical binop operands to bool (authored by tbaeder).

Changed prior to commit:
  https://reviews.llvm.org/D157174?vs=547495&id=556832#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D157174

Files:
  clang/lib/AST/Interp/ByteCodeExprGen.cpp
  clang/test/AST/Interp/c.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157174.556832.patch
Type: text/x-patch
Size: 4346 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230915/56a56a55/attachment.bin>


More information about the cfe-commits mailing list