[Lldb-commits] [lldb] r220820 - Added the ability to add attributes to inline

Enrico Granata egranata at apple.com
Tue Oct 28 17:42:59 PDT 2014


> On Oct 28, 2014, at 3:01 PM, Ed Maste <emaste at freebsd.org> wrote:
> 
> On 28 October 2014 16:23, Sean Callanan <scallanan at apple.com> wrote:
>> Author: spyffe
>> Date: Tue Oct 28 15:23:20 2014
>> New Revision: 220820
>> 
>> URL: http://llvm.org/viewvc/llvm-project?rev=220820&view=rev
>> Log:
>> 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.
> 
> Thanks Sean, this fixes the test suite run for me on FreeBSD.
> 
> It's not ObjC that's unsupported per se (FreeBSD's base clang includes
> support) but the lack of Cocoa/Foundation. Ideally these tests could
> start running automatically on FreeBSD if someone does 'pkg install
> gnustep'. But that's of course a much lower priority than other issues
> we're working through.

Also, unless gnustep is binary compatible with Apple’s implementation, you would want a GNUStepRuntime implementation at the very least - as well as data formatters for the GNUStep versions of NSString, NSArray, ...

> 
> -Ed
> _______________________________________________
> lldb-commits mailing list
> lldb-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits

Thanks,
- Enrico
📩 egranata@.com ☎️ 27683




-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20141028/d6599741/attachment.html>


More information about the lldb-commits mailing list