[all-commits] [llvm/llvm-project] 72fb18: [clang][Interp] Handle Pointer::toAPValue() for ex...

Timm Baeder via All-commits all-commits at lists.llvm.org
Mon Aug 5 02:11:18 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 72fb1889424fc371ef7d630009e4e579d18b9247
      https://github.com/llvm/llvm-project/commit/72fb1889424fc371ef7d630009e4e579d18b9247
  Author: Timm Baeder <tbaeder at redhat.com>
  Date:   2024-08-05 (Mon, 05 Aug 2024)

  Changed paths:
    M clang/lib/AST/Interp/Pointer.cpp
    M clang/test/AST/Interp/codegen.cpp
    M clang/test/AST/Interp/new-delete.cpp

  Log Message:
  -----------
  [clang][Interp] Handle Pointer::toAPValue() for expr bases (#101937)

No reason to return early for them anymore.



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