[llvm-dev] Issues with Eclipse CDT4

Joachim Durchholz via llvm-dev llvm-dev at lists.llvm.org
Mon Oct 12 00:56:34 PDT 2015


Am 12.10.2015 um 00:26 schrieb Tim Northover:
 >> Now I'm hitting exceptions when reopening the project in Eclipse, and
 >> stopping the indexer, which bad though I don't know how bad.
 >
 > I definitely think you want to do something about macro_pounder_fn.c.
 > It's *designed* to kill compiler-like things,

Yeah, I noticed. Torture rack for the macro preprocessor via exponential 
blowup...

 > and the indexer ran fine
 > for me after I'd dealt with it.

Surprisingly enough, the indexer didn't hang on it, nor did the 
exceptions happen in it, so I guess I'll have to look elsewhere.

Of course the macro pounder might cause problems once I do more than 
just import the project, I'll wait and see.

Regards,
Jo


More information about the llvm-dev mailing list