[code completion] Complete ObjC methods in @implementation without leading
'-'/'+' prefix rdar://12040840 git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@316458 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- include/clang/Sema/Sema.h 1 addition, 2 deletionsinclude/clang/Sema/Sema.h
- lib/Parse/Parser.cpp 9 additions, 3 deletionslib/Parse/Parser.cpp
- lib/Sema/SemaCodeComplete.cpp 17 additions, 10 deletionslib/Sema/SemaCodeComplete.cpp
- test/Index/complete-method-decls.m 22 additions, 0 deletionstest/Index/complete-method-decls.m
Loading
Please register or sign in to comment