This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 25727e221 [ABI] Fix SystemV ABI to handle nested aggregate type returne [...] new 679472c1f [Target] Remove Process::GetCPPLanguageRuntime
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: include/lldb/Target/CPPLanguageRuntime.h | 5 +++++ include/lldb/Target/Process.h | 2 -- include/lldb/lldb-forward.h | 1 - source/Plugins/Language/CPlusPlus/LibCxx.cpp | 3 ++- .../LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.cpp | 2 +- source/Target/Process.cpp | 10 ---------- 6 files changed, 8 insertions(+), 15 deletions(-)