summaryrefslogtreecommitdiffstats
path: root/clang/lib/Analysis/UndefinedArraySubscriptChecker.cpp
Commit message (Expand)AuthorAgeFilesLines
* Split libAnalysis into two libraries: libAnalysis and libChecker.Ted Kremenek2010-01-251-56/+0
* lib/Analysis: Remove VISIBILITY_HIDDEN from definitions in anonymous namespaceKovarththanan Rajaratnam2009-11-281-1/+1
* Clean up the Checker API a little more, resolving some hidden bugsTed Kremenek2009-11-231-1/+1
* Change *BugReport constructors to take StringRefs.Benjamin Kramer2009-11-141-2/+1
* Add undefined array subscript checker.Zhongxing Xu2009-11-111-0/+57
OpenPOWER on IntegriCloud