]> granicus.if.org Git - clang/commit
PathDiagnostic generation: experiment with avoiding generation of control-flow
authorTed Kremenek <kremenek@apple.com>
Tue, 7 Apr 2009 01:34:17 +0000 (01:34 +0000)
committerTed Kremenek <kremenek@apple.com>
Tue, 7 Apr 2009 01:34:17 +0000 (01:34 +0000)
commitbfd7c9e3fdc9d252c78685b31b341d3d5f6ff661
tree6501ffde066efcbcf12364703c98fba15abf9e76
parent0002d23aaf10f307273dab5facda01c137283d22
PathDiagnostic generation: experiment with avoiding generation of control-flow
pieces between block entrance and block end unless necessary.

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