summaryrefslogtreecommitdiffstats
path: root/clang/test/Analysis/unix-api.c
Commit message (Collapse)AuthorAgeFilesLines
* [analyzer] UnixAPI: Check that the third argument to open(2) (if present) is ↵Jordan Rose2014-08-201-0/+48
| | | | | | | | an integer. Patch by Daniel Fahlgren. llvm-svn: 216079
* [analyzer] UnixAPI: Check when open(2) is called with more than three arguments.Jordan Rose2014-08-201-0/+27
Patch by Daniel Fahlgren. llvm-svn: 216078
OpenPOWER on IntegriCloud