This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 4dfc43ee4 Retrieve a function PDB symbol correctly from nested blocks new 5cd9cc3ca Don't take the address of an xvalue when printing an expr result
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: .../xvalue}/Makefile | 0 .../TestXValuePrinting.py} | 27 ++++++++++------------ .../test/expression_command/xvalue/main.cpp | 12 ++++++++++ .../Clang/ASTResultSynthesizer.cpp | 5 ++-- 4 files changed, 26 insertions(+), 18 deletions(-) copy packages/Python/lldbsuite/test/{api/check_public_api_headers => expression_co [...] copy packages/Python/lldbsuite/test/expression_command/{pr35310/TestExprsBug35310. [...] create mode 100644 packages/Python/lldbsuite/test/expression_command/xvalue/main.cpp