Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-05-09 | [clang-tidy][NFC] Replace many instances of std::string where a StringRef wou... | Nathan James | 1 | -3/+1 |
2020-12-11 | Remove references to the ast_type_traits namespace | Alexander Kornienko | 1 | -7/+7 |
2020-05-21 | Set traversal explicitly where needed in clang-tidy | Stephen Kelly | 1 | -33/+41 |
2019-02-17 | [clang-tidy][NFCI] DanglingHandleCheck: Remove a superflous IgnoreParenImpCasts | Bruno Ricci | 1 | -3/+2 |
2019-01-19 | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 1 | -4/+3 |
2018-08-09 | Port getLocStart -> getBeginLoc | Stephen Kelly | 1 | -1/+1 |
2018-01-08 | [clang-tidy] Fix DanglingHandleCheck for the correct conversion operation bet... | Samuel Benzaquen | 1 | -2/+6 |
2017-11-24 | [clang-tidy] rename_check.py misc-dangling-handle bugprone-dangling-handle | Alexander Kornienko | 1 | -0/+184 |