Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] LLVM plug-in NPE


I don't really know where to start with this plugin to be honest. I think the preferences pages for setting the paths should be removed, as it is going against the way all the other toolchains work. It also adds includes to all configs in the workspace, which seems backwards.

Any objection to that? I'll also look at some comments you put on bugzilla too.


A few other things:

- LLVM with GCC. Is that for Dragonegg? I think that's deprecated so it could be removed for simplification.

- Why is clang set to emit-llvm instead of object files? Is it for performance reasons or??


Let me know what you think,

Marc-André


From: cdt-dev-bounces@xxxxxxxxxxx <cdt-dev-bounces@xxxxxxxxxxx> on behalf of Liviu Ionescu <ilg@xxxxxxxxxx>
Sent: Monday, February 13, 2017 5:16:13 PM
To: CDT General developers list.
Subject: [cdt-dev] LLVM plug-in NPE
 
Since I noticed some desire to improve LLVM support, I registered one NPE bug (https://bugs.eclipse.org/bugs/show_bug.cgi?id=512096).

I have no idea if and how others use this plug-in, but, for me, on macOS and Ubuntu, this bug makes the LLVM plug-in almost unusable.


Regards,

Liviu

_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/cdt-dev
dev.eclipse.org
Mailing list: cdt-dev CDT General developers list. About cdt-dev



Back to the top