diff options
author | Robert Widmann <devteam.codafi@gmail.com> | 2018-03-22 03:16:23 +0000 |
---|---|---|
committer | Robert Widmann <devteam.codafi@gmail.com> | 2018-03-22 03:16:23 +0000 |
commit | 97608445b12e93b95111031492d8a46a97f33db3 (patch) | |
tree | 1d1d877fe07547259e43c3cf1a9677dc6ad2894b /llvm/lib/DebugInfo/PDB/Native/NativeSession.cpp | |
parent | 2a0373a2db804c2b290c4b8bd94d575f79f13036 (diff) | |
download | bcm5719-llvm-97608445b12e93b95111031492d8a46a97f33db3.tar.gz bcm5719-llvm-97608445b12e93b95111031492d8a46a97f33db3.zip |
Improve -Winfinite-recursion
Summary: Rewrites -Winfinite-recursion to remove the state dictionary and explore paths in loops - especially infinite loops. The new check now detects recursion in loop bodies dominated by a recursive call.
Reviewers: rsmith, rtrieu
Reviewed By: rtrieu
Subscribers: lebedev.ri, cfe-commits
Differential Revision: https://reviews.llvm.org/D43737
llvm-svn: 328173
Diffstat (limited to 'llvm/lib/DebugInfo/PDB/Native/NativeSession.cpp')
0 files changed, 0 insertions, 0 deletions