]> granicus.if.org Git - clang/commit
Add scan-build support for 'plist-html', a hybrid mode that supports the
authorTed Kremenek <kremenek@apple.com>
Mon, 27 Jul 2009 22:10:34 +0000 (22:10 +0000)
committerTed Kremenek <kremenek@apple.com>
Mon, 27 Jul 2009 22:10:34 +0000 (22:10 +0000)
commit7753b352366778d01c5cda4117356f181d3dd468
tree4f366015371551b4ef0d1230210f99b59489a06d
parent773db1d4b5974a1849d0214900f5006f98adea5b
Add scan-build support for 'plist-html', a hybrid mode that supports the
creation of both HTML and plist files. Plist files are currently not generated
using the same layout algorithm as just specifying '-plist', so this is mainly
intended to help support automated runs of the analyzer.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@77263 91177308-0d34-0410-b5e6-96231b3b80d8
utils/ccc-analyzer
utils/scan-build