Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [code-completion] Strip outer nullability annotations when completing method ... | Argyrios Kyrtzidis | 2015-07-24 | 1 | -1/+1 |
* | [libclang] Implement proper code-completion in an ObjC type parameter position. | Douglas Gregor | 2015-07-07 | 1 | -0/+13 |
* | [libclang] Replace ObjC generic parameters when code-completing method implem... | Douglas Gregor | 2015-07-07 | 1 | -1/+11 |
* | [libclang] Fix code-completion of block parameters that are marked with nulla... | Douglas Gregor | 2015-07-07 | 1 | -6/+9 |
* | [libclang] Replace ObjC generic parameters in code-completion results. | Douglas Gregor | 2015-07-07 | 1 | -0/+53 |