Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-06-08 | [clang-tidy][NFC] run clang-format over 'android', 'boost' and 'bugprone' che... | Baranov Victor | 1 | -6/+5 |
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 |
2019-01-19 | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 1 | -4/+3 |
2018-02-02 | [clang-tidy] Kill marco. No functionality change. | Benjamin Kramer | 1 | -1/+1 |
2017-08-16 | [clang-tidy] Remove unused static variable. | Chih-Hung Hsieh | 1 | -2/+0 |
2017-08-16 | [clang-tidy] Use CloexecCheck as base class. | Chih-Hung Hsieh | 1 | -27/+7 |
2017-07-12 | [clang-tidy] Add a new Android check "android-cloexec-socket" | Yan Wang | 1 | -0/+57 |