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-10-01 | Allow to specify macro names for android-comparison-in-temp-failure-retry | Florian Mayer | 1 | -28/+41 |
2020-03-09 | [clang-tidy] [NFC] Remove unnecessary matchers | Nathan James | 1 | -5/+4 |
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 | -3/+3 |
2018-04-10 | [clang-tidy] Add a `android-comparison-in-temp-failure-retry` check | George Burgess IV | 1 | -0/+84 |