summaryrefslogtreecommitdiffstats
path: root/clang/lib/Checker/UndefinedAssignmentChecker.cpp
Commit message (Expand)AuthorAgeFilesLines
* For GRExprEngine::EvalBind() (and called visitors), unifiy StoreE and AssignE...Ted Kremenek2010-09-021-7/+5
* Checker: random include cleanup.Benjamin Kramer2010-03-271-1/+1
* Improve the diagnostics for the UndefinedAssignmentChecker when anTed Kremenek2010-03-221-11/+27
* Move BugReporter.h, PathDiagnostic.h, and BugType.h to 'include/Checker/BugRe...Ted Kremenek2010-01-251-1/+1
* Split libAnalysis into two libraries: libAnalysis and libChecker.Ted Kremenek2010-01-251-0/+79
OpenPOWER on IntegriCloud