Minor refactoring; have BugReport::getRanges return a pair of iterator, no functional...
commitc3259e663eaaaea553d783518297c9207c0e98e7
authorArgiris Kirtzidis <akyrtzi@gmail.com>
Sat, 4 Dec 2010 01:12:15 +0000 (4 01:12 +0000)
committerArgiris Kirtzidis <akyrtzi@gmail.com>
Sat, 4 Dec 2010 01:12:15 +0000 (4 01:12 +0000)
tree5944378a29eade657092b63164c37d1e3b118ab4
parentd924e84573cb597505ead9eeac5c23f5ea4293e0
Minor refactoring; have BugReport::getRanges return a pair of iterator, no functionality change.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@120873 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Checker/BugReporter/BugReporter.h
lib/Checker/BugReporter.cpp
lib/Checker/CFRefCount.cpp