Commit Graph

3 Commits

Author SHA1 Message Date
Peter Jones
e943efbb5f Try to make scan-build.mk work without scan-build installed. 2021-02-15 17:20:05 -05:00
Peter Jones
138deeff23 Work around clang bugs for scan-build.
I don't think the x86 binaries clang builds will actually work unless
they just infer -maccumulate-outgoing-args from __attribute__((__ms_abi__),
but it's nice to have the analyzer working.

Signed-off-by: Peter Jones <pjones@redhat.com>
2018-03-15 11:23:26 -04:00
Peter Jones
8c42b9389f Add "make scan-build" target.
Signed-off-by: Peter Jones <pjones@redhat.com>
2018-03-12 16:21:43 -04:00