Skip to content
Commit 45f83ee8 authored by Douglas Gregor's avatar Douglas Gregor
Browse files

Improve code-completion results for the flags in an @property

declaration by providing patterns for "getter = <method>" and "setter
= <method>". As part of this, invented a new "pattern" result kind
that is merely a semantic string. The "pattern" result kind should
help with other kinds of code templates.

llvm-svn: 89277
parent b3c5aa20
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment