Added the ability to add attributes to inline
authorSean Callanan <scallanan@apple.com>
Tue, 28 Oct 2014 20:23:20 +0000 (20:23 +0000)
committerSean Callanan <scallanan@apple.com>
Tue, 28 Oct 2014 20:23:20 +0000 (20:23 +0000)
commite17428acfa5a14fa016bf9c9783dee64caf6f1e9
treeebbbfa1928e05d86487366caa175142f1f7cb1d3
parentd20bfb623d9f0403d711b2ca723bc9abe40e206c
Added the ability to add attributes to inline
testcases.  Also fixed one of the testcases to
not run on the platforms that don't support
Objective-C.

We want to do better with the Objective-C attribute
but we'll do that in a future commit.

llvm-svn: 220820
lldb/test/lldbinline.py
lldb/test/python_api/sbtype_typeclass/TestSBTypeTypeClass.py