Clang, scan-build and xcodebuild
Clang, scan-build and xcodebuild
- Subject: Clang, scan-build and xcodebuild
- From: Alexander von Below <email@hidden>
- Date: Wed, 31 Aug 2011 17:54:16 +0200
Hello List,
we have been using scan-build (1) for our automated builds to analyze the source code. scan-build has a nice option to deliver the output as HTML.
Now, we would like to keep our installation as simple as possible, and are wondering if we can pass any option to xcodebuild to get the same -HTML output for the analysis. This would eliminate the need to install and maintain another tool (i.e. scan-build) on our build machines.
We have tried passing -o in CCFLAGS, but that did not get the desired results.
Thanks
Alex
1) http://clang-analyzer.llvm.org/scan-build.html
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden