This is an archive of the discontinued LLVM Phabricator instance.

[clang-tidy] Simplify boolean expr check
ClosedPublic

Authored by steveire on Feb 21 2021, 7:36 AM.

Diff Detail

Event Timeline

steveire created this revision.Feb 21 2021, 7:36 AM
steveire requested review of this revision.Feb 21 2021, 7:36 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 21 2021, 7:36 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
steveire retitled this revision from [clang-tidy] Simplify boolean expr scheck to [clang-tidy] Simplify boolean expr check.Feb 21 2021, 7:39 AM
njames93 accepted this revision.Feb 21 2021, 9:43 AM
This revision is now accepted and ready to land.Feb 21 2021, 9:43 AM
This revision was automatically updated to reflect the committed changes.