On Sun, Oct 25, 2020 at 11:02 AM [email protected] <[email protected]> wrote: > > https://bugs.eclipse.org/bugs/show_bug.cgi?id=68083 > Product/Component: CDT / cdt-parser > > > Marc-André Laperle <[email protected]> changed: > > What |Removed |Added > ---------------------------------------------------------------------------- > CC| |[email protected] > Status|NEW |RESOLVED > Resolution|--- |WONTFIX > > --- Comment #34 from Marc-André Laperle <[email protected]> --- > I doubt this will happen in the shape of CDT parser support given the amount > of > work needed and the diminishing amount of expertise that would be required to > review proposed changes. Otherwise, an alternative would be to use Clangd > which > I believe has support for Objective-C. CDT already has a feature to integrate > Clangd. A more specific bug could be created if there is anything missing in > the Clangd integration.
Using libclang/clangd does seem like a better way to go about it, yes.
