aboutsummaryrefslogtreecommitdiff
path: root/clang/test/Analysis/unix-api.c
AgeCommit message (Expand)AuthorFilesLines
2017-03-03Reland 4: [analyzer] NFC: Update test infrastructure to support multiple cons...Dominic Chen1-1/+1
2017-03-02Revert "Reland 3: [analyzer] NFC: Update test infrastructure to support multi...Dominic Chen1-1/+1
2017-03-02Reland 3: [analyzer] NFC: Update test infrastructure to support multiple cons...Dominic Chen1-1/+1
2017-03-02Revert "Reland 2: [analyzer] NFC: Update test infrastructure to support multi...Dominic Chen1-1/+1
2017-03-02Reland 2: [analyzer] NFC: Update test infrastructure to support multiple cons...Dominic Chen1-1/+1
2017-02-28Revert "Reland: [analyzer] NFC: Update test infrastructure to support multipl...Dominic Chen1-1/+1
2017-02-28Reland: [analyzer] NFC: Update test infrastructure to support multiple constr...Dominic Chen1-1/+1
2017-02-27Revert "[analyzer] NFC: Update test infrastructure to support multiple constr...Dominic Chen1-1/+1
2017-02-27[analyzer] NFC: Update test infrastructure to support multiple constraint man...Dominic Chen1-1/+1
2016-12-16[analyzer] Extend UnixAPIChecker open() checks to handle openat().Devin Coughlin1-6/+23
2014-08-20[analyzer] UnixAPI: Check that the third argument to open(2) (if present) is ...Jordan Rose1-0/+48
2014-08-20[analyzer] UnixAPI: Check when open(2) is called with more than three arguments.Jordan Rose1-0/+27