This is an archive of the discontinued LLVM Phabricator instance.

bugfix in InfiniteLoopCheck to not print warnings for unevaluated loops
ClosedPublic

Authored by usama54321 on May 23 2022, 3:20 PM.

Details

Summary

Added a separate check for unevaluated statements. Updated InfiniteLoopCheck to use new check

Diff Detail

Event Timeline

usama54321 created this revision.May 23 2022, 3:20 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 23 2022, 3:20 PM
This revision was not accepted when it landed; it landed in state Draft.May 23 2022, 8:20 PM
This revision was automatically updated to reflect the committed changes.
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptMay 23 2022, 8:20 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript