[PATCH] D128402: [clang-tidy] Don't treat invalid branches as identical
Nathan James via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 30 01:17:50 PDT 2022
njames93 added a comment.
In D128402#3621002 <https://reviews.llvm.org/D128402#3621002>, @ishaangandhi wrote:
> Once you see it, can you either confirm `-fix-errors` was correct originally, or instruct me on how to fix this test failure?
`-expect-clang-tidy-error` is the technically correct flag to use, but I'm easy either way.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128402/new/
https://reviews.llvm.org/D128402
More information about the cfe-commits
mailing list