[PATCH] D72333: [clang-tidy] Disable match on `if constexpr` statements in template instantiation for `readability-misleading-indentation` check.
Nico Weber via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 8 09:24:37 PST 2020
thakis added a comment.
In D72333#1810142 <https://reviews.llvm.org/D72333#1810142>, @Abpostelnicu wrote:
> I think the best approach here is to remove the tests that don’t have template instantiation.
In any case, if it takes a while to come to some decision, please revert in the meantime so that trunk doesn't stay red for a long time.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72333/new/
https://reviews.llvm.org/D72333
More information about the cfe-commits
mailing list