Clang static analysis results for dmd

Robert Clipsham robert at octarineparrot.com
Tue Jul 26 11:02:45 PDT 2011


On 25/07/2011 13:05, Don wrote:
> It seems to have ignored the backend source files which are generated by
> early build steps optabgen.c, etc. Either that, or else it doesn't
> realize that the arrays in those files (eg, optab1[] in optab.c) are
> constant values.
> Every backend report that I looked at, was a false positive caused by this.

It has indeed ignored them. This is a consequence of the way I was 
running the build, I'll see if I can sort this out when I run it again.

-- 
Robert
http://octarineparrot.com/


More information about the Digitalmars-d mailing list