Ilya Biryukov
|
ee7f333417
[CodeComplete] Propagate preferred type for function arguments in more cases
|
6 年之前 |
Eric Liu
|
fd5894c858
[CodeComplete] Collect visited contexts when scope specifier is invalid.
|
6 年之前 |
Ilya Biryukov
|
d60b387098
[CodeComplete] Propagate preferred types through parser in more cases
|
6 年之前 |
Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
6 年之前 |
Ilya Biryukov
|
dbc63abadb
[CodeComplete] Fix test failure on different host and target configs
|
6 年之前 |
Reid Kleckner
|
3c2cb358a7
Attempt to fix code completion test to handle LLP64 platforms
|
6 年之前 |
Ilya Biryukov
|
24639b1de1
[CodeComplete] Adhere to LLVM naming style in CodeCompletionTest. NFC
|
6 年之前 |
David Green
|
7b92920445
Fix CodeCompleteTest.cpp for older gcc plus ccache builds
|
6 年之前 |
Ilya Biryukov
|
c14feb5c48
[CodeComplete] Fill preferred type on binary expressions
|
6 年之前 |
Eric Liu
|
6c9c407460
[SemaCodeComplete] Make sure visited contexts are passed to completion results handler.
|
7 年之前 |
Roman Lebedev
|
b2349051ab
Revert "[Tooling] [0/1] Refactor FrontendActionFactory::create() to return std::unique_ptr<>"
|
7 年之前 |
Roman Lebedev
|
9438256f7d
[Tooling] [0/1] Refactor FrontendActionFactory::create() to return std::unique_ptr<>
|
7 年之前 |
Haojian Wu
|
2ac973d583
[Sema] Add visited contexts to CodeCompleteContext
|
7 年之前 |