Age | Commit message (Expand) | Author |
---|---|---|
2010-04-09 | Remove copy of 'Optional' in Clang tree, and convert clients to use the one n... | Ted Kremenek |
2010-04-08 | For 'open' check in UnixAPIChecker, hard code value of 'O_CREAT' on Darwin. | Ted Kremenek |
2010-04-08 | Temporarily only enable 'open' check on Mac OS X to unbreak Windows buildbot.... | Ted Kremenek |
2010-04-08 | Add static analyzer check for calls to 'pthread_once()' where the control-flo... | Ted Kremenek |
2010-03-27 | Checker: random include cleanup. | Benjamin Kramer |
2010-02-25 | When generating error node, check to see if we already cached out. | Ted Kremenek |
2010-02-25 | Add UnixAPIChecker, a meta checker to include various precondition checks for... | Ted Kremenek |