Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [clang-tools-extra] Migrate llvm::make_unique to std::make_unique | Jonas Devlieghere | 2019-08-14 | 1 | -1/+1 |
* | Make clang-move use same file naming convention as other tools | Nico Weber | 2019-03-22 | 1 | -1/+1 |
* | Fix file headers. NFC | Fangrui Song | 2019-03-01 | 1 | -1/+1 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [clang-tools-extra] Update uses of DEBUG macro to LLVM_DEBUG. | Nicola Zaghen | 2018-05-15 | 1 | -6/+6 |
* | [clang-move] Handle helpers with forward declarations. | Haojian Wu | 2017-01-17 | 1 | -3/+12 |
* | [clang-move] Only move used helper declarations. | Haojian Wu | 2017-01-03 | 1 | -0/+128 |