[cfe-dev] When will Clang Static Analyzer implement the cross TranslationUnits analysis

Gábor Horváth via cfe-dev cfe-dev at lists.llvm.org
Mon Oct 7 08:32:50 PDT 2019


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


On Mon, Oct 7, 2019, 4:36 AM jiancai_hao at 163.com via cfe-dev <
cfe-dev at lists.llvm.org> wrote:

> Hi,
>
> I noticed this paper,
> https://www.computer.org/csdl/proceedings-article/scam/2018/829000a171/17D45XDIXRf,
> 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.
>
> ------------------------------
> jiancai_hao at 163.com
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20191007/839e918f/attachment.html>


More information about the cfe-dev mailing list