summaryrefslogtreecommitdiffstats
path: root/clang-tidy/readability/MisleadingIndentationCheck.h
Commit message (Expand)AuthorAgeFilesLines
* [clang-tidy] Switch checks to #include "ClangTidyCheck.h"Alexander Kornienko2019-03-251-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [clang-tidy] readability-misleading-indentation: fix chained ifAlexander Kornienko2017-03-171-1/+2
* [clang-tidy] Add readability-misleading-indentation check.Gabor Horvath2017-02-141-0/+41