[analyzer] Fix a bug in region store that lead to undefined value false
positives. The includeSuffix was only set on the first iteration through the function, resulting in invalid regions being produced by getLazyBinding (ex: zoomRegion.y). llvm-svn: 174016
Loading
Please register or sign in to comment