This is an archive of the discontinued LLVM Phabricator instance.

[clang-tidy] Added check to disable bugprone-infinite-loop on known false condition
ClosedPublic

Authored by njames93 on Feb 10 2020, 6:40 PM.

Diff Detail

Event Timeline

njames93 created this revision.Feb 10 2020, 6:40 PM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 10 2020, 6:40 PM
njames93 edited the summary of this revision. (Show Details)Feb 10 2020, 6:42 PM
njames93 added a project: Restricted Project.
gribozavr2 accepted this revision.Feb 10 2020, 11:37 PM
This revision is now accepted and ready to land.Feb 10 2020, 11:37 PM
This revision was automatically updated to reflect the committed changes.