This is an archive of the discontinued LLVM Phabricator instance.

Revert "[Clang] Fix -Wconstant-logical-operand when LHS is a constant"
ClosedPublic

Authored by xgupta on Aug 7 2023, 7:28 PM.

Details

Summary

This reverts commit dfdfd306cfaf54fbc43e2d5eb36489dac3eb9976.

An issue is reported for wrong warning, this has to be reconsidered.

Diff Detail

Event Timeline

xgupta created this revision.Aug 7 2023, 7:28 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 7 2023, 7:28 PM
xgupta requested review of this revision.Aug 7 2023, 7:28 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 7 2023, 7:28 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript
This revision was not accepted when it landed; it landed in state Needs Review.Aug 7 2023, 7:30 PM
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.