• G
    building.py: add clang static analyzer support · 34027e65
    Grissiom 提交于
    It adds the '--clang-analyzer' option that could invoke clang as the
    static code checker. It is recommanded to work with 'scan-build' shipped
    with Clang. For example, `scan-build scons --clang-analyzer`.
    34027e65
building.py 17.6 KB