[cfe-dev] Clang Static Analyzer Inter-File Analysis

Kristóf Umann via cfe-dev cfe-dev at lists.llvm.org
Wed Mar 13 14:43:12 PDT 2019


Hi!

CTU is off by default -- isn't it possible that those filenames are headers
and other included files?

>  Is there another place where I might be able to find this sort
of information in the future? Thank you.
Enable the checker debug.ConfigDumper, that might tell a couple things,
coupled with the frontend flag -analyzer-config-help. Mind you, we are
currently working on a lot nicer user interface ;)

Cheers,
Kristóf Umann

Gianluca Gross via cfe-dev <cfe-dev at lists.llvm.org> ezt írta (időpont:
2019. márc. 13., Sze, 20:35):

> Hello all,
>
> Just a quick question. Is it true that the latest version of clang runs
> inter-file analysis (using the cross translation unit) by default? We
> were working with an older version of clang, and after updating it seems
> that the output plist files contain multiple file paths. Apologies if
> this question is too simple or not appropriate for this mailing list. Is
> there another place where I might be able to find this sort of
> information in the future? Thank you.
>
> Best,
> Gianluca Gross
> _______________________________________________
> 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/20190313/4adb58bf/attachment.html>


More information about the cfe-dev mailing list