[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 04:53:31 PST 2020


Abpostelnicu updated this revision to Diff 236796.
Abpostelnicu added a comment.

Added more tesst for templa functions that are not instantiated.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D72333/new/

https://reviews.llvm.org/D72333

Files:
  clang-tools-extra/clang-tidy/readability/MisleadingIndentationCheck.cpp
  clang-tools-extra/test/clang-tidy/checkers/readability-misleading-indentation.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72333.236796.patch
Type: text/x-patch
Size: 2804 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200108/5cff9efe/attachment.bin>


More information about the cfe-commits mailing list