..
Inputs
Have SourceManager::getLocForEndOfFile() point at the "EOF" location of the FileID.
2013-05-07 04:29:22 +00:00
skip-parsed-bodies
…
IBOutletCollection.m
…
TestClassDecl.m
…
TestClassForwardDecl.m
…
annotate-attribute.cpp
…
annotate-comments-availability-attrs.cpp
…
annotate-comments-preprocessor.c
…
annotate-comments-property-accessor.m
…
annotate-comments-typedef.m
…
annotate-comments-unterminated.c
…
annotate-comments.cpp
…
annotate-context-sensitive.cpp
…
annotate-deep-statements.cpp
Actually mark ASan-unfriendly test as XFAIL
2013-03-26 08:45:29 +00:00
annotate-literals.m
…
annotate-macro-args.h
…
annotate-macro-args.m
…
annotate-module.m
[libclang] Introduce clang_Module_getASTFile function that returns the module file where a module object came from.
2013-04-26 22:47:49 +00:00
annotate-nested-name-specifier.cpp
…
annotate-subscripting.m
…
annotate-tokens-cxx0x.cpp
…
annotate-tokens-include.c
…
annotate-tokens-include.h
…
annotate-tokens-pp.c
…
annotate-tokens-preamble.c
…
annotate-tokens-with-default-args.cpp
…
annotate-tokens-with-default-args.h
…
annotate-tokens.c
…
annotate-tokens.cpp
clang/test/Index/annotate-tokens.cpp: Appease msvc-targets with -fno-delayed-template-parsing.
2013-04-08 23:05:10 +00:00
annotate-tokens.m
[libclang] When annotating tokens, don't override a property annotation with a getter/setter method annotation.
2013-06-04 18:24:30 +00:00
annotate-toplevel-in-objccontainer.m
…
annotate-toplevel-in-objccontainer.m.h
…
arc-annotate.m
…
arc-complete.m
…
asm-attribute.c
…
availability.c
…
blocks.c
…
boxed-exprs.h
…
boxed-exprs.m
…
c-index-api-loadTU-test.m
[libclang] Introduce clang_Cursor_getObjCPropertyAttributes to query the written attributes in a property declaration.
2013-04-18 22:15:49 +00:00
c-index-getCursor-pp.c
…
c-index-getCursor-test.m
…
c-index-pch.c
…
c-index-redecls.c
…
cindex-from-source.m
…
cindex-on-invalid-usrs.m
…
cindex-on-invalid.m
…
cindex-test-inclusions.c
…
code-completion-skip-bodies.cpp
…
code-completion.cpp
…
codecompletion-chained.cpp
…
comment-c-decls.c
…
comment-cplus-decls.cpp
…
comment-cplus-template-decls.cpp
…
comment-cplus11-specific.cpp
[document parsing]: support c++11 type aliases
2013-05-02 15:44:16 +00:00
comment-custom-block-command.cpp
…
comment-misc-tags.m
Adds a new doxygen tag needed. // rdar://12379053
2013-04-18 16:45:57 +00:00
comment-objc-decls.m
…
comment-to-html-xml-conversion.cpp
Fix test error caused by r183008.
2013-05-31 15:15:41 +00:00
comment-unqualified-objc-pointer.m
[documenting declaration]: Remove arc liftime qualifiers
2013-05-01 20:53:21 +00:00
comment-with-preamble.c
[libclang] Make sure the preable does not truncate comments.
2013-04-19 23:24:25 +00:00
comment-xml-schema.c
…
compile_commands.json
…
complete-access-checks.cpp
…
complete-at-directives.m
…
complete-at-exprstmt.m
…
complete-blocks.m
…
complete-categories.m
…
complete-ctor-inits.cpp
…
complete-cxx-inline-methods.cpp
…
complete-declarators.cpp
…
complete-declarators.m
[Parser] Don't code-complete twice.
2013-03-27 23:58:17 +00:00
complete-documentation-properties.m
documentation parsing: when providing code completion comment
2013-03-23 01:10:45 +00:00
complete-documentation-templates.cpp
…
complete-documentation.cpp
…
complete-enums.c
…
complete-enums.cpp
…
complete-exprs.c
…
complete-exprs.cpp
…
complete-exprs.m
…
complete-hiding.c
…
complete-in-invalid-method.m
…
complete-in-stringify.c
…
complete-interfaces.m
…
complete-ivar-access.m
…
complete-kvc.m
…
complete-lambdas.cpp
…
complete-lambdas.mm
…
complete-macro-args.c
…
complete-macros.c
…
complete-member-access.m
…
complete-memfunc-cvquals.cpp
…
complete-method-decls.m
…
complete-modules.m
[libclang] For "@import .." code-completion results, associate a CXCursor_ModuleImportDecl cursor instead of CXCursor_NotImplemented.
2013-05-29 18:50:15 +00:00
complete-natural.m
…
complete-objc-message-id.m
…
complete-objc-message.m
…
complete-pch.m
…
complete-preamble.cpp
…
complete-preamble.h
…
complete-preprocessor.m
…
complete-properties.m
…
complete-property-flags.m
…
complete-property-getset.m
…
complete-protocols.m
…
complete-qualified.cpp
…
complete-recovery.m
…
complete-stmt.c
…
complete-super.cpp
…
complete-super.m
…
complete-synthesized.m
…
complete-tabs.c
…
complete-templates.cpp
…
complete-type-factors.m
…
complete-unterminated.c
…
complete-with-annotations.cpp
…
crash-recovery-code-complete.c
clang/test/Index/crash-recovery-code-complete.c: Mark it as XFAIL:win32 for now.
2013-03-25 23:49:11 +00:00
crash-recovery-modules.m
…
crash-recovery-reparse.c
…
crash-recovery.c
…
create-tu-fail.c
…
cursor-dynamic-call.mm
…
cursor-ref-names.cpp
…
cxx-operator-overload.cpp
…
cxx11-lambdas.cpp
…
error-on-deserialized.c
…
file-includes.c
Have SourceManager::getLocForEndOfFile() point at the "EOF" location of the FileID.
2013-05-07 04:29:22 +00:00
file-macro-refs.c
…
file-refs-subscripting.m
…
file-refs.c
…
file-refs.cpp
…
file-refs.m
…
fix-its.c
…
fix-its.m
…
format-comment-cdecls.c
…
get-cursor-includes.c
…
get-cursor-macro-args.h
…
get-cursor-macro-args.m
…
get-cursor.c
…
get-cursor.cpp
When modifying an implicit instantiation with information from an explicit one, make sure to reset the "right brace" location.
2013-04-22 23:23:42 +00:00
get-cursor.m
…
getcursor-pp-pch.c
…
getcursor-pp-pch.c.h
…
getcursor-preamble.h
…
getcursor-preamble.m
…
headerfile-comment-to-html.m
…
in-class-init.cpp
…
include_test.h
…
include_test_2.h
…
index-attrs.m
…
index-decls.m
[libclang] When indexing a @synthesize, don't consider that it defines a getter/setter if one is already defined by the user.
2013-05-29 23:58:31 +00:00
index-file.cpp
When the template specialization header is missing, set a valid source location for the template keyword when recovering.
2013-06-05 17:52:24 +00:00
index-invalid-code.m
…
index-kernel-invocation.cpp
…
index-many-call-ops.cpp
…
index-many-logical-ops.c
…
index-module.m
…
index-pch-with-module.m
…
index-pch.cpp
…
index-refs.cpp
…
index-refs.m
Have the RecursiveASTVisitor traverse the type source info of an objc class message.
2013-05-06 19:08:57 +00:00
index-subscripting-literals.m
…
index-suppress-refs.cpp
…
index-suppress-refs.h
…
index-suppress-refs.hpp
…
index-suppress-refs.m
…
index-templates.cpp
…
index-with-working-dir.c
…
initializer-memory.cpp
…
invalid-code-rdar10451854.m
…
invalid-code-rdar_7833619.m
…
invalid-rdar-8236270.cpp
…
linkage.c
…
load-classes.cpp
[libclang] Have clang_getCXXAccessSpecifier() also return the access control of a C++ declaration within its parent scope.
2013-04-11 17:02:10 +00:00
load-decls.c
…
load-exprs.c
…
load-namespaces.cpp
…
load-stmts.cpp
…
local-symbols.m
…
modules-objc-categories.m
[libclang] Add test case for r178374.
2013-03-29 22:16:32 +00:00
ms-if-exists.cpp
…
nested-binaryoperators.cpp
…
overrides.cpp
libclang: add a function to check whether a member function is pure virtual
2013-05-17 18:38:35 +00:00
overrides.m
…
overriding-ftemplate-comments.cpp
…
overriding-method-comments.mm
…
parse-all-comments.c
Comment parsing: -fparse-all-comments: recognize empty line comments
2013-04-26 20:12:49 +00:00
pch-opaque-value.cpp
…
pch-with-errors.c
…
pch-with-errors.m
…
pch-with-module.m
[libclang] When parsing with CXTranslationUnit_ForSerialization, make sure to install the ASTWriter that we create as an ASTMutationListener.
2013-05-10 01:28:51 +00:00
pragma-diag-reparse.c
…
preamble-reparse-chained.c
…
preamble-reparse-cmd-define.c
…
preamble-reparse-cmd-define.c.h
…
preamble-reparse-cmd-define.c.remap
…
preamble-reparse-import.m
…
preamble-reparse-import.m-1.h
…
preamble-reparse-import.m-2.h
…
preamble-reparse-import.m-3.h
…
preamble-reparse-with-BOM.m
[libclang] Allow building a precompiled preamble with compiler errors
2013-06-11 00:36:55 +00:00
preamble-reparse.c
…
preamble.c
…
preamble_macro_template.cpp
…
print-bitwidth.c
…
print-display-names.cpp
…
print-type-size.cpp
[libclang] Expose record layout info via new libclang functions:
2013-04-11 01:20:11 +00:00
print-type.c
Revert "[Sema] Make FunctionType's TSI use unadjusted argument types"
2013-06-08 18:19:52 +00:00
print-type.cpp
Revert "[Sema] Make FunctionType's TSI use unadjusted argument types"
2013-06-08 18:19:52 +00:00
print-type.m
[libclang] Introduce clang_Cursor_isVariadic, which returns non-zero if the given cursor is a variadic function or method.
2013-04-18 23:53:05 +00:00
print-usrs.c
…
properties-class-extensions.m
[libclang] Introduce clang_Cursor_getObjCPropertyAttributes to query the written attributes in a property declaration.
2013-04-18 22:15:49 +00:00
rdar-8288645-invalid-code.mm
…
rdar12316296-codecompletion.m
…
recover-bad-code-rdar_7487294.c
…
recursive-cxx-member-calls.cpp
…
recursive-member-access.c
…
redeclarations.cpp
…
remap-complete.c
…
remap-cursor-at.c
…
remap-load.c
…
reparse-instantiate.cpp
…
retain-comments-from-system-headers.c
…
retain-target-options.c
…
subclass-comment.mm
documenttion parsing. Provide a c-index test
2013-04-26 23:34:36 +00:00
targeted-annotation.c
[PCH/modules] Require the preprocessing record option to match the used PCH, if modules are enabled.
2013-04-26 21:33:40 +00:00
targeted-cursor.c
…
targeted-cursor.m
…
targeted-cursor.m.h
…
targeted-fields.h
…
targeted-file-refs.c
…
targeted-nested1.h
…
targeted-preamble.h
…
targeted-top.h
…
unmatched-braces.c
…
unmatched-braces.m
…
usrs-cxx0x.cpp
…
usrs.cpp
…
usrs.m
Correct the range returned by ParmVarDecl::getSourceRange(), for parameters in ObjC methods with postfix types.
2013-04-17 01:56:48 +00:00
warning-flags.c
…
werror.c
…