[all-commits] [llvm/llvm-project] 021637: [clang][bytecode] Diagnose pointer subtractions of...

Timm Baeder via All-commits all-commits at lists.llvm.org
Wed Jul 15 21:32:08 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0216376fc192256a434d9eeb5c2782cdbdcdb1f6
      https://github.com/llvm/llvm-project/commit/0216376fc192256a434d9eeb5c2782cdbdcdb1f6
  Author: Timm Baeder <tbaeder at redhat.com>
  Date:   2026-07-16 (Thu, 16 Jul 2026)

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

  Log Message:
  -----------
  [clang][bytecode] Diagnose pointer subtractions of elements of different arrays (#209496)



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