[PATCH] D19586: Misleading Indentation check
Pauer Gergely via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 23 02:19:11 PDT 2016
Pajesz updated this revision to Diff 61651.
Pajesz added a comment.
Checker now works with for and while statements as well, new tests were added, other syntactical and logical updates have been made.
http://reviews.llvm.org/D19586
Files:
clang-tidy/readability/MisleadingIndentationCheck.h
clang-tidy/readability/ReadabilityTidyModule.cpp
docs/clang-tidy/checks/list.rst
docs/clang-tidy/checks/readability-misleading-indentation.rst
test/clang-tidy/readability-misleading-indentation.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19586.61651.patch
Type: text/x-patch
Size: 6979 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160623/475dfe61/attachment.bin>
More information about the cfe-commits
mailing list