Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [analyzer] UnixAPI: Check that the third argument to open(2) (if present) is ↵ | Jordan Rose | 2014-08-20 | 1 | -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 Rose | 2014-08-20 | 1 | -0/+27 |
Patch by Daniel Fahlgren. llvm-svn: 216078 |