summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/readability/MisleadingIndentationCheck.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clang-tidy] Disable match on `if constexpr` statements in template instantia...Andi-Bogdan Postelnicu2020-01-081-1/+5
* [clang-tidy] Fix invalid location in readability-misleading-indentation diagn...Alexander Kornienko2019-04-171-1/+5
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Port getLocEnd -> getEndLocStephen Kelly2018-08-091-1/+1
* Port getLocStart -> getBeginLocStephen Kelly2018-08-091-3/+3
* [clang-tidy] readability-misleading-indentation: fix chained ifAlexander Kornienko2017-03-171-1/+21
* [clang-tidy] Add readability-misleading-indentation check.Gabor Horvath2017-02-141-0/+103
OpenPOWER on IntegriCloud