This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 8f937e022 The switch to table-genning command options broke the xcode p [...] new 3f4c82a77 Add an expectedFailure test for type finding. new b415117ab Remember to sort the Xcode project!!!
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: lldb.xcodeproj/project.pbxproj | 6358 ++++++++++---------- .../test/lang/c/local_types/TestUseClosestType.py | 56 + .../lldbsuite/test/lang/c/local_types/main.c | 16 + .../lldbsuite/test/lang/c/local_types/other.c | 11 + 4 files changed, 3262 insertions(+), 3179 deletions(-) create mode 100644 packages/Python/lldbsuite/test/lang/c/local_types/TestUseCloses [...] create mode 100644 packages/Python/lldbsuite/test/lang/c/local_types/main.c create mode 100644 packages/Python/lldbsuite/test/lang/c/local_types/other.c