[all-commits] [llvm/llvm-project] e9174b: [clang][Interp] Always decay root array pointers t...

Timm Baeder via All-commits all-commits at lists.llvm.org
Thu Jun 6 08:44:15 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e9174ba789531b26709764b4f404ec368b77db44
      https://github.com/llvm/llvm-project/commit/e9174ba789531b26709764b4f404ec368b77db44
  Author: Timm Bäder <tbaeder at redhat.com>
  Date:   2024-06-06 (Thu, 06 Jun 2024)

  Changed paths:
    M clang/lib/AST/Interp/Interp.h
    M clang/test/AST/Interp/arrays.cpp
    M clang/test/AST/Interp/literals.cpp

  Log Message:
  -----------
  [clang][Interp] Always decay root array pointers to the first element

This is similar to what the current interpreter does.



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