[all-commits] [llvm/llvm-project] a29b0d: [clang][bytecode] Fix base cast of nullptr without...

Timm Baeder via All-commits all-commits at lists.llvm.org
Tue Mar 25 03:37:25 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a29b0d74a198a9c91d39b4d9224c242e1a22df18
      https://github.com/llvm/llvm-project/commit/a29b0d74a198a9c91d39b4d9224c242e1a22df18
  Author: Timm Baeder <tbaeder at redhat.com>
  Date:   2025-03-25 (Tue, 25 Mar 2025)

  Changed paths:
    M clang/lib/AST/ByteCode/Pointer.cpp
    M clang/test/AST/ByteCode/records.cpp

  Log Message:
  -----------
  [clang][bytecode] Fix base cast of nullptr without descriptor (#132909)

The missing descriptor should only happen if the pointer is null
pointer.



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