summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo/PDB/Native/NativeSession.cpp
diff options
context:
space:
mode:
authorRobert Widmann <devteam.codafi@gmail.com>2018-03-22 03:16:23 +0000
committerRobert Widmann <devteam.codafi@gmail.com>2018-03-22 03:16:23 +0000
commit97608445b12e93b95111031492d8a46a97f33db3 (patch)
tree1d1d877fe07547259e43c3cf1a9677dc6ad2894b /llvm/lib/DebugInfo/PDB/Native/NativeSession.cpp
parent2a0373a2db804c2b290c4b8bd94d575f79f13036 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud