[all-commits] [llvm/llvm-project] 5dcda9: [clang][bytecode] Handle missing DynamicDecl in Ca...

Timm Baeder via All-commits all-commits at lists.llvm.org
Mon Mar 23 01:15:55 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5dcda94b163eab26a75a27529ff3894dc41dc235
      https://github.com/llvm/llvm-project/commit/5dcda94b163eab26a75a27529ff3894dc41dc235
  Author: Timm Baeder <tbaeder at redhat.com>
  Date:   2026-03-23 (Mon, 23 Mar 2026)

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

  Log Message:
  -----------
  [clang][bytecode] Handle missing DynamicDecl in CallVirt (#187980)

Don't return true from getDynamicDecl() if the returned DynamicDecl is
null.



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