Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-01-14 | [clang-tidy][NFC] Use C++17 nested namespaces in the clang-tidy folder | Carlos Galvez | 1 | -6/+2 |
2020-06-22 | [clang-tidy] Improved accuracy of check list updater script | Nathan James | 1 | -0/+3 |
2019-01-19 | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 1 | -4/+3 |
2017-08-02 | Adapt clang-tidy checks to changing semantics of hasDeclaration. | Manuel Klimek | 1 | -4/+5 |
2017-05-17 | [clang-tidy] Replace matchesName with hasName where no regex is needed | Alexander Kornienko | 1 | -1/+1 |
2016-05-02 | [clang-tidy] Add modernize-make-shared check | Piotr Padlewski | 1 | -0/+31 |