Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [clang-tidy] Disable match on `if constexpr` statements in template instantia... | Andi-Bogdan Postelnicu | 2020-01-08 | 1 | -1/+5 |
* | [clang-tidy] Fix invalid location in readability-misleading-indentation diagn... | Alexander Kornienko | 2019-04-17 | 1 | -1/+5 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Port getLocEnd -> getEndLoc | Stephen Kelly | 2018-08-09 | 1 | -1/+1 |
* | Port getLocStart -> getBeginLoc | Stephen Kelly | 2018-08-09 | 1 | -3/+3 |
* | [clang-tidy] readability-misleading-indentation: fix chained if | Alexander Kornienko | 2017-03-17 | 1 | -1/+21 |
* | [clang-tidy] Add readability-misleading-indentation check. | Gabor Horvath | 2017-02-14 | 1 | -0/+103 |