[all-commits] [llvm/llvm-project] 0c57db: [clang][bytecode] Reject GetField{, Pop} ops on non...

Timm Baeder via All-commits all-commits at lists.llvm.org
Mon Jun 8 03:59:21 PDT 2026


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

  Changed paths:
    M clang/lib/AST/ByteCode/Interp.h
    A clang/test/AST/ByteCode/libcxx/getfield-nonrecord.cpp

  Log Message:
  -----------
  [clang][bytecode] Reject GetField{,Pop} ops on non-records (#202260)

Similar to what we do in GetPtrField{,Pop}.



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