| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [CodeComplete] Fix test failure on different host and target configs | Ilya Biryukov | 2018-12-17 | 1 | -6/+21 |
| * | Attempt to fix code completion test to handle LLP64 platforms | Reid Kleckner | 2018-12-13 | 1 | -1/+3 |
| * | [CodeComplete] Adhere to LLVM naming style in CodeCompletionTest. NFC | Ilya Biryukov | 2018-12-13 | 1 | -30/+31 |
| * | Fix CodeCompleteTest.cpp for older gcc plus ccache builds | David Green | 2018-12-13 | 1 | -45/+45 |
| * | [CodeComplete] Fill preferred type on binary expressions | Ilya Biryukov | 2018-12-13 | 1 | -30/+210 |
| * | [SemaCodeComplete] Make sure visited contexts are passed to completion result... | Eric Liu | 2018-07-04 | 1 | -0/+11 |
| * | Revert "[Tooling] [0/1] Refactor FrontendActionFactory::create() to return st... | Roman Lebedev | 2018-02-27 | 1 | -1/+1 |
| * | [Tooling] [0/1] Refactor FrontendActionFactory::create() to return std::uniqu... | Roman Lebedev | 2018-02-27 | 1 | -1/+1 |
| * | [Sema] Add visited contexts to CodeCompleteContext | Haojian Wu | 2018-01-17 | 1 | -0/+134 |

