[all-commits] [llvm/llvm-project] c445ca: [clang][bytecode] Remove incorrect assertion (#145...

Timm Baeder via All-commits all-commits at lists.llvm.org
Mon Jun 23 10:11:22 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c445ca5412a7ee1bf7a598e860b50f29602e1981
      https://github.com/llvm/llvm-project/commit/c445ca5412a7ee1bf7a598e860b50f29602e1981
  Author: Timm Baeder <tbaeder at redhat.com>
  Date:   2025-06-23 (Mon, 23 Jun 2025)

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

  Log Message:
  -----------
  [clang][bytecode] Remove incorrect assertion (#145341)

P.block() will assert that P is a block pointer, which it doesn't have
to be here.



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