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 |
2019-01-19 | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 1 | -4/+3 |
2019-01-16 | [clang-tidy] Avoid fuchsia-overloaded-operator false positive with lambdas af... | Sam McCall | 1 | -0/+2 |
2018-08-09 | Port getLocStart -> getBeginLoc | Stephen Kelly | 1 | -2/+2 |
2018-02-18 | [tidy] Move private ast matchers into anonymous namespaces to avoid ODR confl... | Benjamin Kramer | 1 | -0/+2 |
2018-01-17 | [clang-tidy] Fixing Fuchsia overloaded operator warning message | Julie Hockett | 1 | -1/+1 |
2018-01-03 | [clang-tidy] Update fuchsia-overloaded-operator to check for valid loc | Julie Hockett | 1 | -2/+6 |
2017-12-22 | [clang-tidy] Adding Fuchsia checker for overloaded operators | Julie Hockett | 1 | -0/+39 |