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