]> granicus.if.org Git - clang/commit
BugReporter, extensive path-diagnostics: add an extra control-flow edge to the
authorTed Kremenek <kremenek@apple.com>
Wed, 1 Apr 2009 21:12:06 +0000 (21:12 +0000)
committerTed Kremenek <kremenek@apple.com>
Wed, 1 Apr 2009 21:12:06 +0000 (21:12 +0000)
commit9e2d98d3f6fc225df1df2aec6986a3bee5dd2987
tree39618ee855c66f8d388127820593299949264215
parentbf54a06f9b771c2a2730cc63eb89bce0522515b5
BugReporter, extensive path-diagnostics: add an extra control-flow edge to the
enclosing statement when jumping to a subexpression.

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