[PATCH] D123773: [clang][analyzer][ctu] Make CTU a two phase analysis
Gábor Horváth via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue May 17 09:02:13 PDT 2022
xazax.hun added inline comments.
================
Comment at: clang/docs/ReleaseNotes.rst:352
+ reports are lost compared to single-TU analysis, the lost reports are highly
+ likely to be false positives.
----------------
I wonder if you also want to mention that this still finds most of the CTU findings in most cases.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123773/new/
https://reviews.llvm.org/D123773
More information about the cfe-commits
mailing list