Implement a special code-completion pattern for "IBAction". Fixes
commit914d66f9fc85585dee7fa2330b222049dba719dd
authorDouglas Gregor <doug.gregor@gmail.com>
Tue, 15 Feb 2011 22:19:42 +0000 (15 22:19 +0000)
committerDouglas Gregor <doug.gregor@gmail.com>
Tue, 15 Feb 2011 22:19:42 +0000 (15 22:19 +0000)
treebd398c2cac470af138ed93dd6d3d89603c90f33d
parentac053cc1e1517c1fd315a55c9bebb7f59624f762
Implement a special code-completion pattern for "IBAction". Fixes
<rdar://problem/8767704>.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@125604 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Sema/Sema.h
lib/Parse/ParseObjc.cpp
lib/Sema/SemaCodeComplete.cpp
test/Index/complete-method-decls.m