Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-01-29 | [clang-tidy] Applied clang-tidy fixes. NFC | Alexander Kornienko | 1 | -1/+1 |
2020-12-11 | Remove references to the ast_type_traits namespace | Alexander Kornienko | 1 | -4/+3 |
2020-06-29 | [clang-tidy][NFC] Remove unnecessary includes throughout clang-tidy header files | Nathan James | 1 | -0/+1 |
2020-05-21 | Set traversal explicitly where needed in clang-tidy | Stephen Kelly | 1 | -0/+1 |
2020-01-24 | [AST] Split parent map traversal logic into ParentMapContext.h | Reid Kleckner | 1 | -1/+1 |
2019-09-09 | [clang-tidy] Fix bug in bugprone-use-after-move check | Yitzhak Mandelbaum | 1 | -5/+12 |
2019-01-19 | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 1 | -4/+3 |
2018-10-04 | [clang-tidy] Sequence statements with multiple parents correctly (PR39149) | Martin Bohme | 1 | -2/+8 |
2018-08-03 | [clang-tidy] Sequence init statements, declarations, and conditions correctly... | Martin Bohme | 1 | -3/+18 |
2016-12-24 | [clang-tidy] refactor ExprSequence out of use-after-move check | Marek Sokolowski | 1 | -0/+182 |