1. 26984fb Remove copy of 'Optional' in Clang tree, and convert clients to use the one now in the LLVM tree. by Ted Kremenek · 16 years ago
  2. 212182d For 'open' check in UnixAPIChecker, hard code value of 'O_CREAT' on Darwin. by Ted Kremenek · 16 years ago
  3. 769b06c Temporarily only enable 'open' check on Mac OS X to unbreak Windows buildbot. I'm by Ted Kremenek · 16 years ago
  4. ea4a5ab Add static analyzer check for calls to 'pthread_once()' where the control-flow has by Ted Kremenek · 16 years ago
  5. c048322 Checker: random include cleanup. by Benjamin Kramer · 16 years ago
  6. 5563dea When generating error node, check to see if we already cached out. by Ted Kremenek · 16 years ago
  7. d55522f Add UnixAPIChecker, a meta checker to include various precondition checks for calls by Ted Kremenek · 16 years ago