[all-commits] [llvm/llvm-project] 242a1e: [clang][bytecode] Load value of non-lvalue ArraySu...

Timm Baeder via All-commits all-commits at lists.llvm.org
Tue Sep 23 00:47:44 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 242a1e2fb1b2ddefc8dcde73e22ce3f06f6a8188
      https://github.com/llvm/llvm-project/commit/242a1e2fb1b2ddefc8dcde73e22ce3f06f6a8188
  Author: Timm Baeder <tbaeder at redhat.com>
  Date:   2025-09-23 (Tue, 23 Sep 2025)

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

  Log Message:
  -----------
  [clang][bytecode] Load value of non-lvalue ArraySubscriptExpr (#160024)

As happens in C.

Fixes #158482



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