]> granicus.if.org Git - clang/commit
Handle any number of SourceRanges inside BugReporter::FlushReport.
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Fri, 3 Dec 2010 00:58:10 +0000 (00:58 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Fri, 3 Dec 2010 00:58:10 +0000 (00:58 +0000)
commitb6b7e7bff3101062521de6e79533a3c25e2195d9
tree4a7040ddfe0242fbcf76bb1ce23c6067434d5422
parentf928dca56542cf8f981a684f090d2c79bdcb2a10
Handle any number of SourceRanges inside BugReporter::FlushReport.

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