]> granicus.if.org Git - clang/commit
[analyzer] Start hacking up alternate control-flow edge generation. WIP. Not guaran...
authorTed Kremenek <kremenek@apple.com>
Fri, 3 May 2013 18:25:33 +0000 (18:25 +0000)
committerTed Kremenek <kremenek@apple.com>
Fri, 3 May 2013 18:25:33 +0000 (18:25 +0000)
commitaf2836593979d4973bec5bd21f10eb6cc0d0f3e3
tree493023a496502598e1e68cec2646b3692b66ac83
parent634c5634817b9ad384a706fe87ab302985566bba
[analyzer] Start hacking up alternate control-flow edge generation.  WIP.  Not guaranteed to do anything useful yet.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@181040 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/StaticAnalyzer/Core/BugReporter/PathDiagnostic.h
lib/StaticAnalyzer/Core/BugReporter.cpp