Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Checker: random include cleanup. | Benjamin Kramer | 2010-03-27 | 1 | -1/+1 |
| | | | | llvm-svn: 99731 | ||||
* | Add MacOSXAPIChecker, a meta checker to include various precondition checks ↵ | Ted Kremenek | 2010-02-25 | 1 | -0/+141 |
for calls to various MacOS X functions. The checks in BasicObjCFoundationChecks.cpp will gradually be migrated here. As a first check, check that when 'dispatch_once()' is passed a predicate value that has non-local storage. llvm-svn: 97116 |