Age | Commit message (Expand) | Author |
---|---|---|
2010-08-25 | GCC didn't care for my attempt at API compatibility, so brute-force everything | John McCall |
2010-08-02 | Further adjustments to -Wglobal-constructors; works for references and direct | John McCall |
2010-03-18 | Tweak dead stores checker to not emit a warning when initialization | Ted Kremenek |
2010-02-23 | Dead emit dead store warnings when assigning nil to an ObjC object | Ted Kremenek |
2010-01-26 | Move 'LocalCheckers.h' to the 'Checkers' subdirectory. | Ted Kremenek |
2010-01-25 | Move BugReporter.h, PathDiagnostic.h, and BugType.h to 'include/Checker/BugRe... | Ted Kremenek |
2010-01-25 | Split libAnalysis into two libraries: libAnalysis and libChecker. | Ted Kremenek |