aboutsummaryrefslogtreecommitdiff
path: root/lib/Analysis/PointerSubChecker.cpp
AgeCommit message (Expand)Author
2009-11-14Change *BugReport constructors to take StringRefs.Benjamin Kramer
2009-11-10Refine PointerSubChecker: compare the base region instead of the original Zhongxing Xu
2009-11-09Put all long strings in 80-col.Zhongxing Xu
2009-11-09Add checker for CWE-469: Use of Pointer Subtraction to Determine Size. ThisZhongxing Xu