]> granicus.if.org Git - clang/commit
BugReporter: for extensive path diagnostics:
authorTed Kremenek <kremenek@apple.com>
Wed, 1 Apr 2009 18:48:52 +0000 (18:48 +0000)
committerTed Kremenek <kremenek@apple.com>
Wed, 1 Apr 2009 18:48:52 +0000 (18:48 +0000)
commita42c4c9d6101eb43259fd51f577b7bf7e8785624
tree15226e7179714d0e6482ce65a4f38e0493b6abfa
parent16e3fed83966be5642d37441efe61edce5136b70
BugReporter: for extensive path diagnostics:
- When processing BlockEdges with terminators, using the condition as the
  control-flow point for terminators that are expressions (e.g., '&&', '?')
- When processing events, allow intra-compound statement "jumping"

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