]> granicus.if.org Git - clang/commit
Address PR10616. The crash has already been fixed by Ted in r140725, so just refactor...
authorAnna Zaks <ganna@apple.com>
Sat, 1 Oct 2011 06:35:19 +0000 (06:35 +0000)
committerAnna Zaks <ganna@apple.com>
Sat, 1 Oct 2011 06:35:19 +0000 (06:35 +0000)
commitb459cf34c4df1a1317a9bda1e1e2cc32364e62cf
tree0ed4cc7d61a6099187badd28b6e399032cec3c56
parente82247a71a1a76e78f3b979b64d5f6412ab40266
Address PR10616. The crash has already been fixed by Ted in r140725, so just refactor to use existing API + test case.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@140932 91177308-0d34-0410-b5e6-96231b3b80d8
lib/StaticAnalyzer/Core/BugReporterVisitors.cpp
test/Analysis/div-zero.cpp [new file with mode: 0644]