summaryrefslogtreecommitdiffstats
path: root/clang/lib/Checker/ReturnPointerRangeChecker.cpp
Commit message (Expand)AuthorAgeFilesLines
* do not bind temporaries to non-const referencesGabor Greif2010-09-091-1/+1
* MemRegion can refer to ASTContext without external help.Zhongxing Xu2010-08-111-1/+1
* Checker: random include cleanup.Benjamin Kramer2010-03-271-2/+2
* Revert 95541.Ted Kremenek2010-02-081-1/+1
* Rename: GRState::getSVal(Stmt*) => getExprVal(),Zhongxing Xu2010-02-081-1/+1
* 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/+97
OpenPOWER on IntegriCloud