Age | Commit message (Expand) | Author |
---|---|---|
2010-01-25 | Split libAnalysis into two libraries: libAnalysis and libChecker. | Ted Kremenek |
2009-11-28 | lib/Analysis: Remove VISIBILITY_HIDDEN from definitions in anonymous namespace | Kovarththanan Rajaratnam |
2009-11-25 | Split CodeTextRegion into FunctionTextRegion and BlockTextRegion. This a pre... | Ted Kremenek |
2009-11-12 | PthreadLockChecker doesn't need PreVisitCallExpr() yet. All the current logi... | Ted Kremenek |
2009-11-12 | Add most of the boilerplate logic for a simple pthread_mutux_lock() -> pthrea... | Ted Kremenek |