Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [llvm] Migrate llvm::make_unique to std::make_unique | Jonas Devlieghere | 2019-08-15 | 1 | -1/+1 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Re-sort #include lines for unittests. This uses a slightly modified | Chandler Carruth | 2017-06-06 | 1 | -1/+1 |
* | Support escaping in TrigramIndex. | Ivan Krasin | 2016-12-02 | 1 | -2/+22 |
* | Use trigrams to speed up SpecialCaseList. | Ivan Krasin | 2016-12-01 | 1 | -0/+112 |