John Smith
2014-02-25 14:51:14 UTC
Hi,
Just for fun, I ran the llvm/clang static source code analyzer on
(parts of) the (svn trunk /head) crystalspace code.
What stood out most to me in the results are not just the regular
reports, but the items listed at the bottom in the 'analyzer failures'
section. All of these items (besides the very first one listed, which
is an actual analyzer crash) are instances were the clang compiler
failed to correctly parse the code. I guess gcc is being more
permissive here.
Anyway, the full results can be found here:
http://lbalbalba.url.ph/clang/cs/
Regards,
John Smith
Just for fun, I ran the llvm/clang static source code analyzer on
(parts of) the (svn trunk /head) crystalspace code.
What stood out most to me in the results are not just the regular
reports, but the items listed at the bottom in the 'analyzer failures'
section. All of these items (besides the very first one listed, which
is an actual analyzer crash) are instances were the clang compiler
failed to correctly parse the code. I guess gcc is being more
permissive here.
Anyway, the full results can be found here:
http://lbalbalba.url.ph/clang/cs/
Regards,
John Smith