summaryrefslogtreecommitdiffstats
path: root/clang/lib/Analysis/PointerArithChecker.cpp
Commit message (Expand)AuthorAgeFilesLines
* Split libAnalysis into two libraries: libAnalysis and libChecker.Ted Kremenek2010-01-251-71/+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 check for pointer arithmetic on non-array variables.Zhongxing Xu2009-11-091-0/+72
OpenPOWER on IntegriCloud