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

Add most of the boilerplate logic for a simple pthread_mutux_lock() ->...

Add most of the boilerplate logic for a simple pthread_mutux_lock() -> pthread_mutex_unlock() checker.  We need to add a visitor method to Checker for handling dead symbols in order to detect locks that are not unlocked.

llvm-svn: 86958
parent 386a2a52
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