This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from ee0377921 [lldb-vscode] Fix dangling pointer in request_evaluate. new 3044a3c2a Delete type_sp member from TypePair new 4d75af328 Fix a typo in FindLibEdit.cmake
The 2 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: cmake/modules/FindLibEdit.cmake | 2 +- include/lldb/DataFormatters/FormatClasses.h | 6 -- include/lldb/Symbol/Type.h | 78 ++++------------------ .../ItaniumABI/ItaniumABILanguageRuntime.cpp | 7 +- source/Symbol/Type.cpp | 6 +- 5 files changed, 19 insertions(+), 80 deletions(-)