[all-commits] [llvm/llvm-project] 5b4c80: [clang][bytecode] Create dummy pointers for ObjCSt...

Timm Baeder via All-commits all-commits at lists.llvm.org
Sat Sep 21 01:33:23 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5b4c80f1234f176c19bdbe687861e7f076ec189a
      https://github.com/llvm/llvm-project/commit/5b4c80f1234f176c19bdbe687861e7f076ec189a
  Author: Timm Baeder <tbaeder at redhat.com>
  Date:   2024-09-21 (Sat, 21 Sep 2024)

  Changed paths:
    M clang/lib/AST/ByteCode/Compiler.cpp
    A clang/test/AST/ByteCode/codegen.m

  Log Message:
  -----------
  [clang][bytecode] Create dummy pointers for ObjCStringLiterals (#109520)

We need to have the final APValue point to the ObjCStringLiteral
expression, not the StringLiteral itself.



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