[all-commits] [llvm/llvm-project] 0a2565: [clang][bytecode] Use `isSignedType()` in `pushInt...

Timm Baeder via All-commits all-commits at lists.llvm.org
Sat Jun 13 23:17:46 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0a2565d7c6dd196eceb8c93befde1150d78790b7
      https://github.com/llvm/llvm-project/commit/0a2565d7c6dd196eceb8c93befde1150d78790b7
  Author: Timm Baeder <tbaeder at redhat.com>
  Date:   2026-06-14 (Sun, 14 Jun 2026)

  Changed paths:
    M clang/lib/AST/ByteCode/InterpBuiltin.cpp

  Log Message:
  -----------
  [clang][bytecode] Use `isSignedType()` in `pushInteger` (#203670)

We need to classify here anyway, so use the information from the
primtype.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list