[Lldb-commits] [PATCH] D81550: [lldb] Add support for evaluating expressions in static member functions
Raphael Isemann via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Apr 22 03:14:54 PDT 2021
This revision was automatically updated to reflect the committed changes.
teemperor marked an inline comment as done.
Closed by commit rG00764c36edf8: [lldb] Add support for evaluating expressions in static member functions (authored by teemperor).
Herald added a project: LLDB.
Herald added a subscriber: lldb-commits.
Changed prior to commit:
https://reviews.llvm.org/D81550?vs=269792&id=339546#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81550/new/
https://reviews.llvm.org/D81550
Files:
lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.cpp
lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.h
lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionSourceCode.cpp
lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionSourceCode.h
lldb/source/Plugins/ExpressionParser/Clang/ClangUserExpression.cpp
lldb/source/Plugins/ExpressionParser/Clang/ClangUserExpression.h
lldb/test/API/lang/cpp/stopped_in_static_member_function/Makefile
lldb/test/API/lang/cpp/stopped_in_static_member_function/TestStoppedInStaticMemberFunction.py
lldb/test/API/lang/cpp/stopped_in_static_member_function/main.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81550.339546.patch
Type: text/x-patch
Size: 11556 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210422/0f30ce39/attachment-0001.bin>
More information about the lldb-commits
mailing list