Skip to content
Commit b663ffe5 authored by Ted Kremenek's avatar Ted Kremenek
Browse files

Add MacOSXAPIChecker, a meta checker to include various precondition checks for calls

to various MacOS X functions.  The checks in BasicObjCFoundationChecks.cpp will
gradually be migrated here.

As a first check, check that when 'dispatch_once()' is passed a predicate value
that has non-local storage.

llvm-svn: 97116
parent 5563dea7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment