[all-commits] [llvm/llvm-project] a25900: [clang][Interp] Convert logical binop operands to ...

Timm Baeder via All-commits all-commits at lists.llvm.org
Fri Sep 15 00:54:34 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a259005a215d985586d0b3db5c9e6b9e7eb38e47
      https://github.com/llvm/llvm-project/commit/a259005a215d985586d0b3db5c9e6b9e7eb38e47
  Author: Timm Bäder <tbaeder at redhat.com>
  Date:   2023-09-15 (Fri, 15 Sep 2023)

  Changed paths:
    M clang/lib/AST/Interp/ByteCodeExprGen.cpp
    M clang/test/AST/Interp/c.c

  Log Message:
  -----------
  [clang][Interp] Convert logical binop operands to bool

Differential Revision: https://reviews.llvm.org/D157174




More information about the All-commits mailing list