[PATCH] D19586: Misleading Indentation check
Alexander Kornienko via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 27 06:07:46 PDT 2016
alexfh added a comment.
The patch is broken:
Index: clang-tidy/readability/Mislead
===================================================================
--- /dev/null
+++ clang-tidy/readability/Mislead
@@ -0,0 +1,77 @@
+//===--- MisleadingIndentationCheck.cpp - clang-tidy-----------------------===//
Please fix and re-upload.
http://reviews.llvm.org/D19586
More information about the cfe-commits
mailing list