As I said on the libobjc2 bug report, please file a clang bug and assign it to
me.
David
> On 14 Sep 2016, at 20:53, Lobron, David via cfe-dev
> wrote:
>
> Hello cfe-users,
>
> I'm working to get my the libobjc2 Objective-C runtime working on Linux with
> clang-3.8.0. I'm running into a pr
Hello cfe-users,
I'm working to get my the libobjc2 Objective-C runtime working on Linux with
clang-3.8.0. I'm running into a problem with a library of mine that does class
introspection. My ObjC code does type introspection by looping through the
ivars of an object and calling ivar_getTypeEn