I would recommend looking at the build script to see if there are any errors
and if the source files where you expect errors to occur are being analyzed.
(If it’s a makefile project, do not forget to run scan-build configure.)
Cheers,
Anna
> On Jul 27, 2017, at 12:33 PM, Cyndy Ishida via cfe-use
> On Aug 26, 2016, at 8:33 AM, David Blaikie via cfe-users
> wrote:
>
> There's no structural identity of code in Clang that I know of - I know
> someone's building a tool for doing structural similarity for things like
> plagiarism detection (I think there are some patches on the clang maili