]> granicus.if.org Git - clang/commit
SATestBuild should not ask for non-existent checkers.
authorJordan Rose <jordan_rose@apple.com>
Thu, 26 Jul 2012 22:31:59 +0000 (22:31 +0000)
committerJordan Rose <jordan_rose@apple.com>
Thu, 26 Jul 2012 22:31:59 +0000 (22:31 +0000)
commitdba417ce68756b6f838113c5e18aa6335e4df286
treead9a14d8ee117d5faa6a8329c5fa59dfc10c98dc
parent6da60499eae46caf9f92f7ba35c607043dc3f7fa
SATestBuild should not ask for non-existent checkers.

- "cocoa" was moved to "osx.cocoa" a long time ago.
- "cplusplus" would be a valid package except we don't have any C++ checkers.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@160821 91177308-0d34-0410-b5e6-96231b3b80d8
utils/analyzer/SATestBuild.py