]> granicus.if.org Git - clang/commit
BugReporter: For the "extensive" PathDiagnostic generation algorithm, elide most
authorTed Kremenek <kremenek@apple.com>
Wed, 1 Apr 2009 17:18:21 +0000 (17:18 +0000)
committerTed Kremenek <kremenek@apple.com>
Wed, 1 Apr 2009 17:18:21 +0000 (17:18 +0000)
commitc3f83ad7adaff2623986aa1c3e57833babd03d50
tree60cb7994c31aa67d21e96cac38f73ea214e678af
parent32c6093bc9d9d51d00d14b22e5a85f3070d2b900
BugReporter: For the "extensive" PathDiagnostic generation algorithm, elide most
intra-compound statement jumps unless they are between terminators (i.e.,
branches).

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