[all-commits] [llvm/llvm-project] 790429: [clang][bytecode] Don't ignore discarded ArraySubS...

Timm Baeder via All-commits all-commits at lists.llvm.org
Sun Apr 27 11:11:02 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7904298c794913489202467599c7eacc860dd6d7
      https://github.com/llvm/llvm-project/commit/7904298c794913489202467599c7eacc860dd6d7
  Author: Timm Baeder <tbaeder at redhat.com>
  Date:   2025-04-27 (Sun, 27 Apr 2025)

  Changed paths:
    M clang/lib/AST/ByteCode/Compiler.cpp
    M clang/test/AST/ByteCode/arrays.cpp

  Log Message:
  -----------
  [clang][bytecode] Don't ignore discarded ArraySubScriptExprs (#137526)

We need to evaluate them since the index might be out of bounds.



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