summaryrefslogtreecommitdiffstats
path: root/clang/lib/Analysis/PointerSubChecker.cpp
Commit message (Expand)AuthorAgeFilesLines
* Split libAnalysis into two libraries: libAnalysis and libChecker.Ted Kremenek2010-01-251-77/+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
* Refine PointerSubChecker: compare the base region instead of the original Zhongxing Xu2009-11-101-3/+9
* Put all long strings in 80-col.Zhongxing Xu2009-11-091-1/+2
* Add checker for CWE-469: Use of Pointer Subtraction to Determine Size. ThisZhongxing Xu2009-11-091-0/+71
OpenPOWER on IntegriCloud