Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix MSVC "not all control paths return a value" warning. NFCI. | Simon Pilgrim | 2020-01-06 | 1 | -0/+1 |
* | [clang-tidy] implement utility-function to add 'const' to variables | Jonas Toth | 2020-01-03 | 1 | -2/+194 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [clang-tidy] NFC refactor lexer-utils to be usable without ASTContext | Jonas Toth | 2018-10-05 | 1 | -1/+2 |
* | [clang-tidy] getPreviousNonCommentToken -> getPreviousToken | Alexander Kornienko | 2017-02-06 | 1 | -1/+1 |
* | [clang-tidy] Cleanup namespace in utils folder. | Etienne Bergeron | 2016-05-03 | 1 | -3/+3 |
* | [clang-tidy] Extend UnnecessaryCopyInitialization check to trigger on non-con... | Felix Berger | 2016-03-05 | 1 | -0/+36 |