]> granicus.if.org Git - clang/commit
Add the various parameter-passing keywords for Distributed Objects
authorDouglas Gregor <dgregor@apple.com>
Sat, 30 Jul 2011 07:55:26 +0000 (07:55 +0000)
committerDouglas Gregor <dgregor@apple.com>
Sat, 30 Jul 2011 07:55:26 +0000 (07:55 +0000)
commit6fa14dde4ce536c4b09f9b52cad5471682ec6fd3
treea5ff30dcaa7a27dcffffd070fd000093f2686e91
parent9a14ecbdecd89801d87beae92ad60845374e252a
Add the various parameter-passing keywords for Distributed Objects
(such as in, inout, byref, and oneway) to code completion
results. Fixes <rdar://problem/8844158>.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@136562 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaCodeComplete.cpp
test/Index/complete-objc-message.m