diff options
author | Jordan Rose <jordan_rose@apple.com> | 2013-06-03 23:00:05 +0000 |
---|---|---|
committer | Jordan Rose <jordan_rose@apple.com> | 2013-06-03 23:00:05 +0000 |
commit | 5f16849b346355f53e721d3c87129ea224aca491 (patch) | |
tree | 005e86502b52a1437730de4aed0dc17cd1f386ec /clang/lib/CodeGen/ModuleBuilder.cpp | |
parent | 8c54b44fb3cb5c0e252ddd3ba7136a916f6ed3bf (diff) | |
download | llvm-5f16849b346355f53e721d3c87129ea224aca491.zip llvm-5f16849b346355f53e721d3c87129ea224aca491.tar.gz llvm-5f16849b346355f53e721d3c87129ea224aca491.tar.bz2 |
[analyzer; new edges] Don't eliminate subexpr edge cycles if the line is long.
Specifically, if the line is over 80 characters, or if the top-level
statement spans mulitple lines, we should preserve sub-expression edges
even if they form a simple cycle as described in the last commit, because
it's harder to infer what's going on than it is for shorter lines.
llvm-svn: 183163
Diffstat (limited to 'clang/lib/CodeGen/ModuleBuilder.cpp')
0 files changed, 0 insertions, 0 deletions