[all-commits] [llvm/llvm-project] 817982: [clang][bytecode] Check method accessibility in `G...

Timm Baeder via All-commits all-commits at lists.llvm.org
Tue Apr 28 04:30:12 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 81798298624a61952a2428fc6036794fb2ffb913
      https://github.com/llvm/llvm-project/commit/81798298624a61952a2428fc6036794fb2ffb913
  Author: Timm Baeder <tbaeder at redhat.com>
  Date:   2026-04-28 (Tue, 28 Apr 2026)

  Changed paths:
    M clang/lib/AST/ByteCode/Interp.cpp
    M clang/lib/AST/ByteCode/Interp.h
    M clang/lib/AST/ByteCode/MemberPointer.h
    M clang/test/AST/ByteCode/cxx11.cpp

  Log Message:
  -----------
  [clang][bytecode] Check method accessibility in `GetMemberPtrDecl` (#194560)

The decl saved in the `MemberPointer` needs to be accessible from its
Base.



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