[cfe-dev] clang and scan-build help?

Konstantin Tokarev annulen at yandex.ru
Fri Apr 20 10:48:43 PDT 2012


20.04.2012, 09:56, "Plank, Stefan" <stefan.plank at siemens-enterprise.com>:
> Hello,
>
> I found the hint t email to this email list and hopefully you can help me, because I don't know what is going wrong.
> All seems good but no defekts are found and logged.
> Just trying to use clang as valgrind alternative and scan-build for static code analysis together.

Seems like you misunderstand purpose of Clang Analyzer (or Valgrind ). The former performs
static analysis, the latter dynamic.

-- 
Regards,
Konstantin



More information about the cfe-dev mailing list