2009-03-04から1日間の記事一覧

LLVM/Clang Static Analyzer使ってみた

下記のサイトを参考に、使ってみた。 http://recotana.com/recotanablog/?p=305arm-apple-darwin9-gcc-4.0.1がないよ!と言われたので以下の処理をしたら動いた。 ln -s /Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/arm-apple-darwin9-gcc-4.…