Open johnsonjh opened 3 years ago
Can I run this tool myself using stock clang?
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.
scan-build gmake
For macOS, they have support now, but I've never tried it.