commit | 381d1bf0eeabccac1ba64909cad73d2ee963897b | [log] [tgz] |
---|---|---|
author | Ted Kremenek <kremenek@apple.com> | Thu Feb 25 00:20:35 2010 +0000 |
committer | Ted Kremenek <kremenek@apple.com> | Thu Feb 25 00:20:35 2010 +0000 |
tree | 1612c00ace7b1e1c2bfce6429e35964aee0ee34f | |
parent | 85fe6f191572453d1a527d19d1502d7013e9035f [diff] |
Add UnixAPIChecker, a meta checker to include various precondition checks for calls to various unix/posix functions, e.g. 'open()'. As a first check, check that when 'open()' is passed 'O_CREAT' that it has a third argument. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@97086 91177308-0d34-0410-b5e6-96231b3b80d8