[cfe-dev] Need Help - Clang-Analyzer Issue
Ted Kremenek
kremenek at apple.com
Mon Dec 26 08:43:50 PST 2011
Indeed. You can also get these plists by just using xcodebuild with the analyzer enabled.
On Dec 26, 2011, at 6:57 AM, Marshall Clow <mclow.lists at gmail.com> wrote:
> On Dec 26, 2011, at 2:37 AM, Sowmya Gaddipati wrote:
>
>> Thanks Ted,
>>
>> My requirement is I need to generate the xml from the HTML output of scan-build.
>
> I'm pretty sure that scan-build can generate a plist file instead of HTML - and that's just a dialect of XML.
> (Yeah, purists will differ - but it's still XML)
>
> -plist - By default the output of scan-build is a set of HTML files.
> This option outputs the results as a set of .plist files.
>
>
> -- Marshall
>
> Marshall Clow Idio Software <mailto:mclow.lists at gmail.com>
>
> A.D. 1517: Martin Luther nails his 95 Theses to the church door and is promptly moderated down to (-1, Flamebait).
> -- Yu Suzuki
>
More information about the cfe-dev
mailing list