[PATCH] D72333: [clang-tidy] Disable match on `if constexpr` statements in template instantiation for `readability-misleading-indentation` check.
Phabricator via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 8 06:44:21 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGba129c7d0f5c: [clang-tidy] Disable match on `if constexpr` statements in template… (authored by Andi-Bogdan Postelnicu <abpostelnicu at me.com>).
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.236813.patch
Type: text/x-patch
Size: 2804 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200108/c805d6be/attachment.bin>
More information about the cfe-commits
mailing list