Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [NFC] Fixes -Wrange-loop-analysis warnings | Mark de Wever | 2020-01-01 | 1 | -1/+1 |
* | [clang][NFC] Make various uses of Regex const | Thomas Preud'homme | 2019-11-19 | 1 | -4/+5 |
* | [Clang] Migrate llvm::make_unique to std::make_unique | Jonas Devlieghere | 2019-08-14 | 1 | -1/+1 |
* | [clang] Adopt new FileManager error-returning APIs | Harlan Haskins | 2019-08-01 | 1 | -2/+2 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Remove \brief commands from doxygen comments. | Adrian Prantl | 2018-05-09 | 1 | -1/+1 |
* | [refactor] Initial outline of implementation of "extract function" refactoring | Alex Lorenz | 2017-10-24 | 1 | -11/+54 |
* | [refactor] allow the use of refactoring diagnostics | Alex Lorenz | 2017-10-16 | 1 | -6/+12 |
* | [refactor] add clang-refactor tool with initial testing support and | Alex Lorenz | 2017-09-14 | 1 | -0/+343 |