I forgot to check in the test case for the changes I made to synthetic children yeste...
authorEnrico Granata <egranata@apple.com>
Mon, 2 May 2016 17:57:14 +0000 (17:57 +0000)
committerEnrico Granata <egranata@apple.com>
Mon, 2 May 2016 17:57:14 +0000 (17:57 +0000)
commit93529ed9b8a9de9e63e23d50c8304b2fbb4335fe
treef303e3ac2b5c8d1f3e28174686dadbbefaf93ee1
parenta54a212d9d1fa68f1da63fc1c5b00e0e15ea6b38
I forgot to check in the test case for the changes I made to synthetic children yesterday. Do so now

llvm-svn: 268263
lldb/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-synthtype/Makefile [new file with mode: 0644]
lldb/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-synthtype/TestDataFormatterSynthType.py [new file with mode: 0644]
lldb/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-synthtype/main.cpp [new file with mode: 0644]
lldb/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-synthtype/myIntSynthProvider.py [new file with mode: 0644]