[PATCH] D19586: Misleading Indentation check
Phabricator via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Feb 14 02:15:07 PST 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL295041: [clang-tidy] Add readability-misleading-indentation check. (authored by xazax).
Changed prior to commit:
https://reviews.llvm.org/D19586?vs=88330&id=88334#toc
Repository:
rL LLVM
https://reviews.llvm.org/D19586
Files:
clang-tools-extra/trunk/clang-tidy/readability/CMakeLists.txt
clang-tools-extra/trunk/clang-tidy/readability/MisleadingIndentationCheck.cpp
clang-tools-extra/trunk/clang-tidy/readability/MisleadingIndentationCheck.h
clang-tools-extra/trunk/clang-tidy/readability/ReadabilityTidyModule.cpp
clang-tools-extra/trunk/docs/ReleaseNotes.rst
clang-tools-extra/trunk/docs/clang-tidy/checks/list.rst
clang-tools-extra/trunk/docs/clang-tidy/checks/readability-misleading-indentation.rst
clang-tools-extra/trunk/test/clang-tidy/readability-misleading-indentation.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19586.88334.patch
Type: text/x-patch
Size: 11730 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170214/d5d4d376/attachment-0001.bin>
More information about the cfe-commits
mailing list