hanchenye-llvm-project/clang/tools
Douglas Gregor 8e3e8743fb Introduce code completion results for Objective-C methods, both when
declaring methods and when sending messages to them, by bringing all
of the selector into TypedCheck chunks in the completion result. This
way, we can improve the sorting of these results to account for the
full selector name rather than just the first chunk.

llvm-svn: 116746
2010-10-18 21:05:04 +00:00
..
c-index-test This patch remove the Win32 XFAIL from remap-complete.c 2010-10-12 01:01:43 +00:00
driver Do not use absolute path on the clang++ symlink. 2010-10-18 02:25:54 +00:00
libclang Introduce code completion results for Objective-C methods, both when 2010-10-18 21:05:04 +00:00
scan-build Tweak scan-build to work with naked clang commands. 2010-10-16 00:29:16 +00:00
scan-view
CMakeLists.txt Rename 'CIndex' to 'libclang', since it has basically become our stable public 2010-04-30 21:51:10 +00:00
Makefile Minix doesn't support dylibs, PR7294 2010-06-29 05:05:09 +00:00