[all-commits] [llvm/llvm-project] 1a6845: Revert "Fix pointer to reference type (#113596)" (...

Pavel Labath via All-commits all-commits at lists.llvm.org
Tue Nov 5 07:39:54 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1a684591da84dea644de6524a1d8646b245f636b
      https://github.com/llvm/llvm-project/commit/1a684591da84dea644de6524a1d8646b245f636b
  Author: Pavel Labath <pavel at labath.sk>
  Date:   2024-11-05 (Tue, 05 Nov 2024)

  Changed paths:
    M lldb/source/ValueObject/ValueObject.cpp
    M lldb/test/API/lang/cpp/dereferencing_references/TestCPPDereferencingReferences.py
    M lldb/test/API/lang/cpp/dereferencing_references/main.cpp

  Log Message:
  -----------
  Revert "Fix pointer to reference type (#113596)" (#114831)

This reverts commit 25909b811a7ddc983d042b15cb54ec271a673d63 due to
unresolved questions about the behavior of "frame var" and ValueObject
in the presence of references (see the original patch for discussion).



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