summaryrefslogtreecommitdiffstats
path: root/clang/lib/Analysis/PathDiagnostic.cpp
Commit message (Expand)AuthorAgeFilesLines
* * Remove isInSystemHeader() from DiagClient, move it to SourceManagerNico Weber2008-08-101-13/+1
* PathDiagnosticClients now retain ownership of passed PathDiagnostics, requiringTed Kremenek2008-04-221-2/+2
* PathDiagnosticPiece no longer contains a vector of strings; just one string.Ted Kremenek2008-03-271-7/+29
* Added classes "PathDiagnosticPiece", "PathDiagnostic", and "PathDiagnosticCli...Ted Kremenek2008-03-271-0/+52
OpenPOWER on IntegriCloud