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