hanchenye-llvm-project/clang/test/Index
Douglas Gregor 5e35d59188 Introduce a new code-completion context for a parenthesized
expression, e.g., after the '(' that could also be a type cast. Here,
we provide types as code-completion results in C/Objective-C (C++
already had them), although we wouldn't in a normal expression context.

llvm-svn: 113904
2010-09-14 23:59:36 +00:00
..
Inputs When we decide not to reuse a precompiled preamble, clear out the 2010-08-20 00:02:33 +00:00
TestClassDecl.m Introduce a new kind of cursor into libclang, which covers a reference 2010-09-13 22:52:57 +00:00
TestClassForwardDecl.m Introduce a new kind of cursor into libclang, which covers a reference 2010-09-13 22:52:57 +00:00
annotate-tokens-include.c
annotate-tokens-include.h
annotate-tokens-pp.c Always recurse into sub-cursors when annotating tokens, as this information is used for annotating macro arguments. This finishes up <rdar://problem/8044584>. 2010-08-14 02:50:46 +00:00
annotate-tokens.c Teach the libclang cursor visitor to walk into the type information 2010-08-10 15:02:34 +00:00
annotate-tokens.cpp Visit the children of CXXOperatorCallExprs in source order within 2010-07-29 00:26:18 +00:00
annotate-tokens.m Fix RUN line in test. 2010-08-25 22:16:06 +00:00
blocks.c
c-index-api-loadTU-test.m Add libclang support for label statements, gotos, and taking the 2010-09-10 00:22:18 +00:00
c-index-getCursor-pp.c
c-index-getCursor-test.m
c-index-pch.c
cindex-from-source.m Introduce a new libclang API, clang_reparseTranslationUnit(), which 2010-07-19 21:46:24 +00:00
cindex-on-invalid.m
cindex-test-inclusions.c
code-complete-errors.c Make the "extra ';' inside a struct or union" diagnostic more 2010-06-16 23:08:59 +00:00
code-completion.cpp 'const std::type_info*' instead of 'std::type_info const*' 2010-09-05 00:17:29 +00:00
complete-at-directives.m
complete-at-exprstmt.m Tweak the @selector completion to collapse multiple informative and 2010-08-26 16:46:39 +00:00
complete-blocks.m When providing a completion for a function/method parameter of block 2010-09-08 22:47:51 +00:00
complete-categories.m
complete-ctor-inits.cpp Teach libclang to walk the base and member initializers of a 2010-09-09 21:42:20 +00:00
complete-declarators.cpp Synchronize code-completion cursor kinds with indexing cursor 2010-09-03 23:30:36 +00:00
complete-declarators.m Introduce a code-completion hook for the Objective-C collection 2010-08-23 21:17:50 +00:00
complete-enums.c
complete-exprs.c Introduce a new code-completion context for a parenthesized 2010-09-14 23:59:36 +00:00
complete-hiding.c Use temporary files for this test, to see if we can flush out an inexplicable error on Windows 2010-09-09 16:16:39 +00:00
complete-interfaces.m
complete-macros.c When caching global completion results, keep track of the simplified 2010-08-16 16:18:59 +00:00
complete-member-access.m
complete-memfunc-cvquals.cpp Synchronize code-completion cursor kinds with indexing cursor 2010-09-03 23:30:36 +00:00
complete-method-decls.m Revert "Move the sorting of code-completion results out of the main path and 2010-08-26 00:30:24 +00:00
complete-natural.m Test for previous commit 2010-08-25 17:11:34 +00:00
complete-objc-message-id.m When code-completing inside an Objective-C method, give a slight 2010-08-27 15:29:55 +00:00
complete-objc-message.m When provide code completions for a variadic Objective-C method 2010-08-31 05:13:43 +00:00
complete-pch.m When providing a code completion for an Objective-C message send, drop 2010-08-29 19:47:46 +00:00
complete-preprocessor.m When combining the code-completion results from Sema long with the 2010-08-25 18:41:16 +00:00
complete-properties.m
complete-property-flags.m
complete-property-getset.m
complete-protocols.m
complete-recovery.m Avoid unnecessary redirect, so that stderr shows up in output. 2010-09-03 15:45:00 +00:00
complete-super.cpp Synchronize code-completion cursor kinds with indexing cursor 2010-09-03 23:30:36 +00:00
complete-super.m Add a super-cool code completion for send-to-super. When we're typing 2010-08-27 15:10:57 +00:00
complete-tabs.c
complete-templates.cpp Synchronize code-completion cursor kinds with indexing cursor 2010-09-03 23:30:36 +00:00
complete-type-factors.m
complete-unterminated.c Don't emit end-of-file diagnostics like "unterminated conditional" or 2010-08-12 17:04:55 +00:00
crash-recovery-code-complete.c The two libclang crash-recovery tests that involve precompiled 2010-09-11 18:05:19 +00:00
crash-recovery-reparse.c The two libclang crash-recovery tests that involve precompiled 2010-09-11 18:05:19 +00:00
crash-recovery.c tests: Use REQUIRES: instead of XFAIL: for crash recovery tests; running them on 2010-08-24 21:39:55 +00:00
cxx-operator-overload.cpp
include_test.h
include_test_2.h
index-templates.cpp Introduce a new kind of cursor into libclang, which covers a reference 2010-09-13 22:52:57 +00:00
invalid-code-rdar_7833619.m
invalid-rdar-8236270.cpp Add test case for crash reported in <rdar://problem/8236270> (which has since been fixed in trunk). 2010-07-30 01:10:48 +00:00
linkage.c
load-classes.cpp Implement basic visitation for nested name specifiers via libclang 2010-09-02 17:35:32 +00:00
load-decls.c Fix the source-range information for an EnumConstantDecl; previously, 2010-09-01 20:41:53 +00:00
load-exprs.c Add libclang visitation for C99 designated initializers. 2010-09-09 23:28:23 +00:00
load-namespaces.cpp Introduce a new kind of cursor into libclang, which covers a reference 2010-09-13 22:52:57 +00:00
load-stmts.cpp Add libclang support for label statements, gotos, and taking the 2010-09-10 00:22:18 +00:00
local-symbols.m Split ObjCInterfaceDecl::ReferencedProtocols into two lists: ReferencedProtocols and AllReferencedProtocols. ReferencedProtocols 2010-09-01 01:21:15 +00:00
preamble-reparse.c When we decide not to reuse a precompiled preamble, clear out the 2010-08-20 00:02:33 +00:00
preamble.c Add libclang support for label statements, gotos, and taking the 2010-09-10 00:22:18 +00:00
print-typekind.c Add clang_isPODType() for querying if the CXType is POD. Implements <rdar://problem/8250669>. 2010-07-30 00:14:11 +00:00
print-typekind.m Add CXType support for querying the return type of Objective-C methods. This is done by 2010-06-21 20:48:56 +00:00
print-usrs.c
properties-class-extensions.m
rdar-8288645-invalid-code.mm Add test case for <rdar://problem/8288645>. While this is fixed in trunk, we previously were getting the following assertion failure not too long ago: 2010-08-10 22:30:29 +00:00
recover-bad-code-rdar_7487294.c
remap-complete.c
remap-cursor-at.c
remap-load.c Add libclang support for label statements, gotos, and taking the 2010-09-10 00:22:18 +00:00
usrs.cpp Implement libclang support for using declarations. Clang actually uses 2010-09-01 19:52:22 +00:00
usrs.m USRs for class extensions should "mangle" in the location of the extension. (<rdar://problem/8350262>) 2010-08-24 23:13:41 +00:00