When will Clang Static Analyzer implement the cross TranslationUnits analysis

Hi,

I noticed this paper, CSDL | IEEE Computer Society, it mentioned the cross TranslationUnit analysis and said “The implementation is already accepted into mainline Clang”. I think it great and in hot expecting it. I wonder when this feature will be implemented.

Thanks.

Hi!

Clang static analyzer does support the cross translation unit analysis. It is still considered experimental though. I would recommend to use CodeChecker [1] for driving crosstu analysis.

Cheers,
Gabor

[1] https://github.com/Ericsson/codechecker/blob/master/docs/analyzer/user_guide.md#ctu