Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-05-25 | [clang-tidy] Remove unused includes (NFC) (#141420) | Kazu Hirata | 1 | -1/+0 |
2023-01-14 | [clang-tidy][NFC] Use C++17 nested namespaces in the clang-tidy folder | Carlos Galvez | 1 | -6/+2 |
2020-07-07 | [NFC] Use hasAnyName matcher in place of anyOf(hasName()...) | Nathan James | 1 | -2/+1 |
2019-03-01 | Fix file headers. NFC | Fangrui Song | 1 | -1/+1 |
2019-01-19 | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 1 | -4/+3 |
2016-02-22 | Add a new check, cert-env33-c, that diagnoses uses of system(), popen(), and ... | Aaron Ballman | 1 | -0/+45 |