[all-commits] [llvm/llvm-project] 5fbb6d: [clang][bytecode] Allow up/down casts of nullptr (...

Timm Baeder via All-commits all-commits at lists.llvm.org
Tue Feb 18 05:43:58 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5fbb6d919d528d54538df3330e76f220ff52ab30
      https://github.com/llvm/llvm-project/commit/5fbb6d919d528d54538df3330e76f220ff52ab30
  Author: Timm Baeder <tbaeder at redhat.com>
  Date:   2025-02-18 (Tue, 18 Feb 2025)

  Changed paths:
    M clang/lib/AST/ByteCode/Compiler.cpp
    M clang/lib/AST/ByteCode/Interp.cpp
    M clang/lib/AST/ByteCode/Interp.h
    M clang/lib/AST/ByteCode/Opcodes.td
    M clang/test/AST/ByteCode/records.cpp

  Log Message:
  -----------
  [clang][bytecode] Allow up/down casts of nullptr (#127615)

If the target type is a pointer type.



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