diff options
author | Ted Kremenek <kremenek@apple.com> | 2010-02-25 00:20:35 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2010-02-25 00:20:35 +0000 |
commit | d55522f02edd8f8adf2c73d8fcf60aa9ed4d750f (patch) | |
tree | 15f14b4cac7da714b649ec118179423683f6ab41 /llvm/docs/CommandGuide/llvm-extract.pod | |
parent | bfe9f5f4dbc99b0528089565dab4441b09bcb411 (diff) | |
download | bcm5719-llvm-d55522f02edd8f8adf2c73d8fcf60aa9ed4d750f.tar.gz bcm5719-llvm-d55522f02edd8f8adf2c73d8fcf60aa9ed4d750f.zip |
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.
llvm-svn: 97086
Diffstat (limited to 'llvm/docs/CommandGuide/llvm-extract.pod')
0 files changed, 0 insertions, 0 deletions