This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf3c1d281767a: [clang-tidy] Extend SimplifyBooleanExpr
demorgan support. (authored by njames93).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE
njames93 updated this revision to Diff 431945.
njames93 added a comment.
Add note to docs that this new option has no effect if SimplifyDeMorgan is
false.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126162/new/
https://reviews.llvm.org/D126162
LegalizeAdulthood accepted this revision.
LegalizeAdulthood added a comment.
This revision is now accepted and ready to land.
LGTM
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126162/new/
https://reviews.llvm.org/D126162
_
njames93 created this revision.
njames93 added reviewers: aaron.ballman, alexfh, LegalizeAdulthood.
Herald added subscribers: carlosgalvezp, xazax.hun.
Herald added a project: All.
njames93 requested review of this revision.
Herald added a project: clang-tools-extra.
Herald added a subscriber: cfe-