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-03-03 | [clang-tidy] Change checks to use new isLanguageVersionSupported restriction | Nathan James | 1 | -3/+0 |
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-02-18 | [tidy] Move private ast matchers into anonymous namespaces to avoid ODR confl... | Benjamin Kramer | 1 | -0/+2 |
2016-06-28 | [clang-tidy] boost-use-to-string arg expr location bugfix | Piotr Padlewski | 1 | -1/+1 |
2016-04-29 | Add boost-use-to-string | Piotr Padlewski | 1 | -0/+73 |