Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move endian constant from Host.h to SwapByteOrder.h, prune include | Reid Kleckner | 2019-10-19 | 1 | -0/+1 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [clangd] clang-format everything. NFC | Ilya Biryukov | 2019-01-03 | 1 | -3/+3 |
* | [clangd] Support scope proximity in code completion. | Eric Liu | 2018-10-17 | 1 | -0/+14 |
* | [clangd] Allow disble down traversals from root. | Eric Liu | 2018-10-16 | 1 | -0/+2 |
* | [clangd] NFC: Document URIDistance | Kirill Bobyrev | 2018-09-07 | 1 | -0/+1 |
* | [clangd] Implement proximity path boosting for Dex | Kirill Bobyrev | 2018-09-06 | 1 | -0/+5 |
* | [NFC] Use LLVM naming conventions within FileDistance | Kirill Bobyrev | 2018-08-31 | 1 | -1/+1 |
* | [clangd] Incorporate transitive #includes into code complete proximity scoring. | Sam McCall | 2018-07-03 | 1 | -0/+109 |