[PATCH] D72333: [clang-tidy] Disable match on `if constexpr` statements in template instantiation for `readability-misleading-indentation` check.
Jonas Toth via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 8 14:32:43 PST 2020
JonasToth added a comment.
Adding a `-fno-delayed-template-parsing` to the RUN-line should suffice.
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