[PATCH] D72333: [clang-tidy] Disable match on `if constexpr` statements in template instantiation for `readability-misleading-indentation` check.

Andi via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 8 08:00:11 PST 2020


Abpostelnicu added a comment.

I think the best approach here is to remove the tests that don’t have template instantiation.


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