summaryrefslogtreecommitdiffstats
path: root/clang/lib/Analysis/ReturnPointerRangeChecker.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change *BugReport constructors to take StringRefs.Benjamin Kramer2009-11-141-1/+1
* Make StoreManager::getSizeInElements() always return DefinedOrUnknownSVal.Zhongxing Xu2009-11-121-3/+2
* ReturnPointerRangeChecker: use StripCasts() instead of checking for zero indexZhongxing Xu2009-11-111-12/+15
* Sentence-case bug type, and pull tests from region-only-test.c into misc-ps-r...Ted Kremenek2009-11-061-5/+14
* Add a checker for CWE-466: Return of Pointer Value Outside of Expected Range.Zhongxing Xu2009-11-061-0/+86
OpenPOWER on IntegriCloud