llvm-project/lldb/test/lang
Jim Ingham c81a99eb48 More recent compilers emit debug info for the length property of NSString, so the length will be correctly
reported as NSUInteger.  Adopt the test case to handle either possibility.

llvm-svn: 204288
2014-03-20 01:08:27 +00:00
..
c Work around clang's ignoring __attribute ( align(16) ) in this test case. 2014-03-19 00:50:08 +00:00
cpp Add a test to check the C's constructor's name is C::C, which will fail everywhere now, 2014-03-19 01:54:41 +00:00
objc More recent compilers emit debug info for the length property of NSString, so the length will be correctly 2014-03-20 01:08:27 +00:00
objcxx/sample Add a suffix rule for compiling objc++ files and a sample directory under test/lang/objcxx. 2012-04-24 23:05:07 +00:00