This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 9169df849 Link the lldb driver ("lldb") against the llvm static librari [...] new 304bc9a9a [lit, lldbsuite] Remove tests that are duplicated between lit [...] new 5fae5726d [windows] Use a well-known path for ComSpec if we fail to ret [...]
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: lit/Expr/Inputs/anonymous-struct.cpp | 26 -------------------------- lit/Expr/TestCallStdStringFunction.test | 11 ----------- lit/Expr/TestCallStopAndContinue.test | 12 ------------ lit/Expr/TestCallUserAnonTypedef.test | 11 ----------- lit/Expr/TestCallUserDefinedFunction.test | 20 -------------------- source/Host/windows/HostInfoWindows.cpp | 9 +++++++-- 6 files changed, 7 insertions(+), 82 deletions(-) delete mode 100644 lit/Expr/Inputs/anonymous-struct.cpp delete mode 100644 lit/Expr/TestCallStdStringFunction.test delete mode 100644 lit/Expr/TestCallStopAndContinue.test delete mode 100644 lit/Expr/TestCallUserAnonTypedef.test delete mode 100644 lit/Expr/TestCallUserDefinedFunction.test