Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] Handling of PCH / forced includes by indexer

Hi,

I've tried to switch from latest CDT release to current development build
to see how it works for me. 

Unfortunately I've observed, that now it's impossible to specify, which
files to index "upfront". 

I'm using CDT with huge source tree, and tons of code assumes that some
"global" headers are always included (for example -include switch of GCC).
For now it looks like it's impossible to handle this case in CDT. 

Any ideas how to handle this now?

-- 
WBR, Dmitry


Back to the top