Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [clang-tidy] readability-redundant-declaration: fix false positive with C "ex... | Matthias Gehre | 2019-05-13 | 1 | -2/+8 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Port getLocStart -> getBeginLoc | Stephen Kelly | 2018-08-09 | 1 | -1/+1 |
* | [clang-tidy] readability-redundant-declaration: ignore friends and macros | Alexander Kornienko | 2017-07-28 | 1 | -3/+15 |
* | [clang-tidy] readability-redundant-declaration false positive for defaulted f... | Alexander Kornienko | 2017-05-22 | 1 | -5/+6 |
* | [clang-tidy] Fix readability-redundant-declaration false positive | Daniel Marjamaki | 2017-02-24 | 1 | -8/+4 |
* | modernize-use-auto NFC fixes | Piotr Padlewski | 2016-12-14 | 1 | -1/+1 |
* | readability-redundant-declaration: Fix crash | Daniel Marjamaki | 2016-11-21 | 1 | -0/+2 |
* | [clang-tools-extra] Format sources with clang-format. NFC. | Mandeep Singh Grang | 2016-11-08 | 1 | -5/+5 |
* | [clang-tidy] Add check readability-redundant-declaration | Daniel Marjamaki | 2016-11-01 | 1 | -0/+71 |