Hi All,<br><br>We are trying  to run   clang on our code base with the static analuzer enabled  by option "--analyze" .But we couldn't succed to run the same :( and here is the command line options we tried while runing the clang <br>
<br>clang -MM -MP -MT HAS_manager_controller.o --analyze  -Wall -Werror -g -DHASMGR_DEBUG_HEAP -DHASMGR_ENABLE_METRICS_OUTPUT  -I/root/projects/samples/internals/hasmanger_27_feb_2012/HASMGR/   ../HAS_manager_controller.c<br>
clang: error: argument unused during compilation: '--analyze'<br><br>For you reference <br> root@localhost simple_player]# clang --version <br> clang version 3.2 (trunk)<br> Target: i386-pc-linux-gnu<br> Thread model: posix<br>
<br>Any inputs will be really appreciate <br><br>Thanks <br>~Umesh <br><br>'<br><br><br><br><br>