On 03/06/11 15:52, Jim Meyering wrote: > Nice. Thanks! > I haven't tried it yet. How long does it take to run? > Sounds like a good candidate to be run as a syntax-check rule.
It's awkward (relies on a llvm/clang source tree for example) and currently requires human interpretation. It basically takes as long as clang-analyzer does. Not a candidate for automation at present. cheers, Pádraig.
