Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
f3d0436077e758adb1090f84a148bb6ec1de656c
/
clang
/
lib
/
Checker
/
UnixAPIChecker.cpp
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
212182d
For 'open' check in UnixAPIChecker, hard code value of 'O_CREAT' on Darwin.
by Ted Kremenek
· 16 years ago
769b06c
Temporarily only enable 'open' check on Mac OS X to unbreak Windows buildbot. I'm
by Ted Kremenek
· 16 years ago
ea4a5ab
Add static analyzer check for calls to 'pthread_once()' where the control-flow has
by Ted Kremenek
· 16 years ago
c048322
Checker: random include cleanup.
by Benjamin Kramer
· 16 years ago
5563dea
When generating error node, check to see if we already cached out.
by Ted Kremenek
· 16 years ago
d55522f
Add UnixAPIChecker, a meta checker to include various precondition checks for calls
by Ted Kremenek
· 16 years ago