[all-commits] [llvm/llvm-project] cd2f2c: [clang][Interp] Visit Logical-not operand as bool

Timm Baeder via All-commits all-commits at lists.llvm.org
Fri Sep 15 01:13:01 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cd2f2c166203cb30f8231c0f3f8d2e28f30f9b8c
      https://github.com/llvm/llvm-project/commit/cd2f2c166203cb30f8231c0f3f8d2e28f30f9b8c
  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] Visit Logical-not operand as bool

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




More information about the All-commits mailing list