summaryrefslogtreecommitdiffstats
path: root/clang/lib/Checker/ReturnStackAddressChecker.cpp
Commit message (Expand)AuthorAgeFilesLines
* Checker: random include cleanup.Benjamin Kramer2010-03-271-1/+1
* Revert 95541.Ted Kremenek2010-02-081-1/+1
* Rename: GRState::getSVal(Stmt*) => getExprVal(),Zhongxing Xu2010-02-081-1/+1
* Hoist diagnostic generation in ReturnStackAddressChecker into a separate meth...Ted Kremenek2010-02-021-58/+69
* 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/+114
OpenPOWER on IntegriCloud