summaryrefslogtreecommitdiffstats
path: root/clang/lib/Analysis/ArrayBoundChecker.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
* Reimplement out-of-bound array access checker with the new checker interface.Zhongxing Xu2009-11-111-0/+87
OpenPOWER on IntegriCloud