diff options
author | Jordan Rose <jordan_rose@apple.com> | 2013-03-20 00:35:31 +0000 |
---|---|---|
committer | Jordan Rose <jordan_rose@apple.com> | 2013-03-20 00:35:31 +0000 |
commit | 34e19a1d1d241c9b4d1030d5e4db530fee3e5a37 (patch) | |
tree | 99212ce7d478d70363f77cef37240b380444d59f /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 200b6ed80fc8266cec4b262a6723ef1a96910f18 (diff) | |
download | llvm-34e19a1d1d241c9b4d1030d5e4db530fee3e5a37.zip llvm-34e19a1d1d241c9b4d1030d5e4db530fee3e5a37.tar.gz llvm-34e19a1d1d241c9b4d1030d5e4db530fee3e5a37.tar.bz2 |
[analyzer] Break cycles (optionally) when trimming an ExplodedGraph.
Having a trimmed graph with no cycles (a DAG) is much more convenient for
trying to find shortest paths, which is exactly what BugReporter needs to do.
Part of the performance work for <rdar://problem/13433687>.
llvm-svn: 177468
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions