]> granicus.if.org Git - clang/commit
Minor refactoring; have BugReport::getRanges return a pair of iterator, no functional...
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Sat, 4 Dec 2010 01:12:15 +0000 (01:12 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Sat, 4 Dec 2010 01:12:15 +0000 (01:12 +0000)
commit640ccf071076e684713cc3c3276bb51982bff607
tree5944378a29eade657092b63164c37d1e3b118ab4
parentae3038c5e8bfce47337e83aeb253256633fbb701
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