Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [clang-tidy] Don't emit google-runtime-references warning for functions defin... | Haojian Wu | 2019-08-23 | 1 | -0/+3 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | modernize-use-auto NFC fixes | Piotr Padlewski | 2016-12-14 | 1 | -1/+1 |
* | [clang-tools-extra] Format sources with clang-format. NFC. | Mandeep Singh Grang | 2016-11-08 | 1 | -5/+4 |
* | [clang-tidy] Add a whitelist option in google-runtime-references. | Haojian Wu | 2016-10-10 | 1 | -0/+24 |
* | [clang-tidy] Remove unnecessary getName() on Decls and Types feeding into a D... | Benjamin Kramer | 2016-04-07 | 1 | -2/+2 |
* | [clang-tidy] More friendly warning in "google-runtime-references" when meetin... | Haojian Wu | 2016-02-04 | 1 | -3/+10 |
* | [clang-tidy] Add non-constant references in function parameters check. | Alexander Kornienko | 2016-02-02 | 1 | -0/+119 |