summaryrefslogtreecommitdiffstats
path: root/clang/lib/Analysis/PthreadLockChecker.cpp
Commit message (Expand)AuthorAgeFilesLines
* lib/Analysis: Remove VISIBILITY_HIDDEN from definitions in anonymous namespaceKovarththanan Rajaratnam2009-11-281-2/+2
* Split CodeTextRegion into FunctionTextRegion and BlockTextRegion. This a pre...Ted Kremenek2009-11-251-2/+2
* PthreadLockChecker doesn't need PreVisitCallExpr() yet. All the current logi...Ted Kremenek2009-11-121-20/+6
* Add most of the boilerplate logic for a simple pthread_mutux_lock() -> pthrea...Ted Kremenek2009-11-121-0/+155
OpenPOWER on IntegriCloud