pdp10-its-disassembler icon indicating copy to clipboard operation
pdp10-its-disassembler copied to clipboard

Clang analyzer results

Open johnsonjh opened this issue 4 years ago • 2 comments

Screenshot_2021-04-14 dskdmp c http 127 0 0 1 8181 report-5b8d5c html Screenshot_2021-04-14 tape-word c http 127 0 0 1 8181 report-d13783 html Screenshot_2021-04-14 dskdmp c http 127 0 0 1 8181 report-ee0a54 html Screenshot_2021-04-14 ipak c http 127 0 0 1 8181 report-dafd78 html Screenshot_2021-04-14 scrmbl c http 127 0 0 1 8181 report-6d4cd7 html Screenshot_2021-04-14 info c http 127 0 0 1 8181 report-8b5ed9 html Screenshot_2021-04-14 dis c http 127 0 0 1 8181 report-e52012 html

johnsonjh avatar Apr 14 '21 17:04 johnsonjh

Can I run this tool myself using stock clang?

larsbrinkhoff avatar Apr 14 '21 17:04 larsbrinkhoff

You need at least Clang 11 (and, preferably, Clang 12), and then it should "just work" using scan-build gmake, as long as it was built with it.

For macOS, they have support now, but I've never tried it.

johnsonjh avatar Apr 16 '21 08:04 johnsonjh