[PATCH] D96223: [clang-tidy] Simplify static assert check
Roman Lebedev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun May 30 06:48:03 PDT 2021
lebedev.ri reopened this revision.
lebedev.ri added a comment.
This revision is now accepted and ready to land.
Herald added a project: clang-tools-extra.
Reverted in be6b9e8ae71768d2e09ec14619ca4ecfdef553fa <https://reviews.llvm.org/rGbe6b9e8ae71768d2e09ec14619ca4ecfdef553fa> - https://godbolt.org/z/3zdqvbfxj
While there, please ensure that other such simplifications don't have similar lingering effects.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96223/new/
https://reviews.llvm.org/D96223
More information about the cfe-commits
mailing list