[all-commits] [llvm/llvm-project] 6a85b9: Support expressions in the context of a reference

Emre Kultursay via All-commits all-commits at lists.llvm.org
Tue Jun 21 05:41:59 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6a85b9d16387ddd7c356336c8a77ba6b88f9a610
      https://github.com/llvm/llvm-project/commit/6a85b9d16387ddd7c356336c8a77ba6b88f9a610
  Author: Emre Kultursay <emrekultursay at google.com>
  Date:   2022-06-21 (Tue, 21 Jun 2022)

  Changed paths:
    M lldb/source/Expression/UserExpression.cpp
    M lldb/test/API/commands/expression/context-object/TestContextObject.py
    M lldb/test/API/commands/expression/context-object/main.cpp

  Log Message:
  -----------
  Support expressions in the context of a reference

...type variable by dereferencing the variable before
evaluating the expression.

Reviewed By: labath

Differential Revision: https://reviews.llvm.org/D128126




More information about the All-commits mailing list