[PATCH] D157352: Revert "[Clang] Fix -Wconstant-logical-operand when LHS is a constant"

Shivam Gupta via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 7 19:30:49 PDT 2023


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa84525233776: Revert "[Clang] Fix -Wconstant-logical-operand when LHS is a constant" (authored by xgupta).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D157352/new/

https://reviews.llvm.org/D157352

Files:
  clang/include/clang/Sema/Sema.h
  clang/lib/Sema/SemaExpr.cpp
  clang/test/C/drs/dr4xx.c
  clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/p5.cpp
  clang/test/Parser/cxx2a-concept-declaration.cpp
  clang/test/Sema/exprs.c
  clang/test/SemaCXX/expressions.cpp
  clang/test/SemaCXX/warn-unsequenced.cpp
  clang/test/SemaTemplate/dependent-expr.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157352.548036.patch
Type: text/x-patch
Size: 16143 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230808/0a5741e7/attachment-0001.bin>


More information about the cfe-commits mailing list