[all-commits] [llvm/llvm-project] 425899: [clang][bytecode] Only print ptr/reference types v...

Timm Baeder via All-commits all-commits at lists.llvm.org
Wed Apr 30 21:05:20 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4258998654a67fb98da16f2c56cbb5912e990a9c
      https://github.com/llvm/llvm-project/commit/4258998654a67fb98da16f2c56cbb5912e990a9c
  Author: Timm Baeder <tbaeder at redhat.com>
  Date:   2025-05-01 (Thu, 01 May 2025)

  Changed paths:
    M clang/lib/AST/ByteCode/InterpFrame.cpp
    M clang/test/AST/ByteCode/constexpr-frame-describe.cpp

  Log Message:
  -----------
  [clang][bytecode] Only print ptr/reference types via toAPValue() (#137965)

Otherwise, convert them to an RValue to print them. This fixes the
printing of e.g. complex values.



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