This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 882670690 [testsuite] Convert a pexpect test to lit. new 1b34adfd4 Fix my mistake adding SBReproducer the Xcode project new 6682c942a [Driver] Don't try to replay reproducer in the driver. new 9a50d5373 [lldb] Make frame recognizers vend synthesized eValueTypeVari [...]
The 3 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/StackFrameRecognizer.h | 37 ++++++++++++++++++++++ lldb.xcodeproj/project.pbxproj | 12 ++++--- .../frame-recognizer/TestFrameRecognizer.py | 2 ++ .../lang/objc/exceptions/TestObjCExceptions.py | 1 + .../ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.cpp | 2 ++ source/Target/StackFrameRecognizer.cpp | 8 ++++- tools/driver/Driver.cpp | 9 ------ 7 files changed, 57 insertions(+), 14 deletions(-)