Age | Commit message (Expand) | Author |
---|---|---|
2008-05-06 | Added "DisplayHint" to PathDiagnosticPiece to provide a hint for the | Ted Kremenek |
2008-04-30 | added preliminary diagnostics in scan-build results to denote whether | Ted Kremenek |
2008-04-22 | PathDiagnosticClients now retain ownership of passed PathDiagnostics, requiring | Ted Kremenek |
2008-04-02 | Fix initialization bug. | Ted Kremenek |
2008-04-02 | Added "back()" method to PathDiagnostic to access the last piece in a path. | Ted Kremenek |
2008-04-02 | Added "description" field to PathDiagnostic. | Ted Kremenek |
2008-03-27 | PathDiagnosticPiece no longer contains a vector of strings; just one string. | Ted Kremenek |
2008-03-27 | Added classes "PathDiagnosticPiece", "PathDiagnostic", and "PathDiagnosticCli... | Ted Kremenek |