[llvm-dev] Issues with Eclipse CDT4

Joachim Durchholz via llvm-dev llvm-dev at lists.llvm.org
Mon Oct 12 01:17:20 PDT 2015


Am 12.10.2015 um 08:08 schrieb Gaƫl Jobin via llvm-dev:
> Maybe you are hitting the same problem I had a while ago. It seems to
> be patched now, but, for me, I had to patch Eclipse myself. Have a look
> at https://bugs.eclipse.org/bugs/show_bug.cgi?id=419614

In .metadata/.log, I'm seeing a gazillion of "Detected circular 
reference between inline namespaces" from
http://git.eclipse.org/c/cdt/org.eclipse.cdt.git/commit/?id=14f7d3e16c69900b12c74278793c6f6d0133bcb7

I guess that particular workaround is already part of the Eclipse Mars 
CDT distribution, which is nice.

https://bugs.eclipse.org/bugs/show_bug.cgi?id=419614#c26 listed the 
directories to exclude from indexing to prevent the problem from 
happening. I'll have to try that and see whether my problem goes away.

I submitted my problem as
https://bugs.eclipse.org/bugs/show_bug.cgi?id=479528 .

Regards,
Jo


More information about the llvm-dev mailing list