tree: ab13419f2ac01f67af25fc32a6820be0bab075dd [path history] [tgz]
  1. clang-importing/
  2. Inputs/
  3. test-input-complete/
  4. annotation.swift
  5. annotation_foundation.swift
  6. coloring.swift
  7. coloring_configs.swift
  8. coloring_keywords.swift
  9. coloring_playground.swift
  10. coloring_unclosed_hash_if.swift
  11. comment_attach.swift
  12. comment_attach_huge.swift
  13. comment_brief.swift
  14. comment_extensions.swift
  15. comment_inherited_class.swift
  16. comment_inherited_protocol.swift
  17. comment_measurement.swift
  18. comment_merge.swift
  19. comment_to_xml.swift
  20. compatibility_alias.swift
  21. complete_after_self.swift
  22. complete_after_super.swift
  23. complete_assignment.swift
  24. complete_associated_types.swift
  25. complete_at_eof_1.swift
  26. complete_at_eof_in_call_1.swift
  27. complete_at_eof_in_call_no_newline_1.swift
  28. complete_at_eof_no_newline_1.swift
  29. complete_at_eof_no_newline_2.swift
  30. complete_at_start_1.swift
  31. complete_at_top_level.swift
  32. complete_attributes.swift
  33. complete_cache.swift
  34. complete_call_arg.swift
  35. complete_constructor.swift
  36. complete_crashes.swift
  37. complete_decl_attribute.swift
  38. complete_default_arguments.swift
  39. complete_doc_keyword.swift
  40. complete_dynamic_lookup.swift
  41. complete_enum_elements.swift
  42. complete_exception.swift
  43. complete_expr_postfix_begin.swift
  44. complete_expr_tuple.swift
  45. complete_from_clang_framework.swift
  46. complete_from_clang_framework_typechecker.swift
  47. complete_from_clang_importer_framework.swift
  48. complete_from_constraint_extensions.swift
  49. complete_from_foundation_overlay.swift
  50. complete_from_reexport.swift
  51. complete_from_stdlib.swift
  52. complete_from_swift_module.swift
  53. complete_func_body_typechecking.swift
  54. complete_func_no_closing_brace.swift
  55. complete_func_no_closing_brace_at_eof_1.swift
  56. complete_func_no_closing_brace_at_eof_2.swift
  57. complete_func_no_closing_brace_at_eof_3.swift
  58. complete_func_no_closing_brace_deinit.swift
  59. complete_func_reference.swift
  60. complete_generic_optional.swift
  61. complete_generic_param.swift
  62. complete_import.swift
  63. complete_import_multifile1.swift
  64. complete_in_accessors.swift
  65. complete_in_closures.swift
  66. complete_in_enum_decl.swift
  67. complete_init.swift
  68. complete_init_inherited.swift
  69. complete_invalid_op_decl.swift
  70. complete_keywords.swift
  71. complete_lazy_initialized_var.swift
  72. complete_literal.swift
  73. complete_loop.swift
  74. complete_member_decls_from_parent_decl_context.swift
  75. complete_members_optional.swift
  76. complete_multiple_files.swift
  77. complete_name_lookup.swift
  78. complete_not_recommended.swift
  79. complete_operators.swift
  80. complete_overridden_decls.swift
  81. complete_override.swift
  82. complete_override_access_control_class.swift
  83. complete_override_access_control_protocol.swift
  84. complete_override_objc.swift
  85. complete_pattern.swift
  86. complete_pound_decl.swift
  87. complete_pound_keypath.swift
  88. complete_pound_selector.swift
  89. complete_pound_statement.swift
  90. complete_repeat.swift
  91. complete_repl_empty_file.swift
  92. complete_repl_identifier_prefix_1.swift
  93. complete_repl_in_func_1.swift
  94. complete_return.swift
  95. complete_stdlib_builtin.swift
  96. complete_stdlib_optional.swift
  97. complete_stmt_controlling_expr.swift
  98. complete_swift_key_path.swift
  99. complete_testable.swift
  100. complete_trailing_closure.swift
  101. complete_type.swift
  102. complete_type_any.swift
  103. complete_type_any.swift.tmp.types.txt
  104. complete_type_in_func_param.swift
  105. complete_type_subscript.swift
  106. complete_unicode.swift
  107. complete_unresolved_members.swift
  108. complete_unwrapping_if_while.swift
  109. complete_value_expr.swift
  110. complete_value_literals.swift
  111. complete_vararg.swift
  112. complete_weak.swift
  113. complete_where_clause.swift
  114. complete_with_closure_param.swift
  115. complete_with_header_import.swift
  116. complete_with_multiple_imports.swift
  117. complete_with_visible_members.swift
  118. complete_without_typo_correction.swift
  119. dump_swift_lookup_tables.swift
  120. dump_swift_lookup_tables_objc.swift
  121. enable_objc_interop.swift
  122. import_as_member.swift
  123. import_as_member_cf.swift
  124. import_as_member_objc.swift
  125. importProtocols.swift
  126. infer_import_as_member.swift
  127. int.complete_type_any.swift.tmp.types.txt
  128. local_types.swift
  129. merge_local_types.swift
  130. module_api_smoketest.swift
  131. newtype.swift
  132. newtype_objc.swift
  133. print_ast_interface.swift
  134. print_ast_non_typechecked.swift
  135. print_ast_overlay.swift
  136. print_ast_tc_decls.swift
  137. print_ast_tc_decls_errors.swift
  138. print_ast_tc_function_bodies.swift
  139. print_ast_typechecked.swift
  140. print_clang_bool_bridging.swift
  141. print_clang_category_ordering.swift
  142. print_clang_decls.swift
  143. print_clang_decls_AppKit.swift
  144. print_clang_foundation.swift
  145. print_clang_framework.swift
  146. print_clang_framework_with_overlay.swift
  147. print_clang_header.swift
  148. print_clang_header_availability.swift
  149. print_clang_header_i386.swift
  150. print_clang_header_swift_name.swift
  151. print_clang_ObjectiveC.swift
  152. print_clang_swift_name.swift
  153. print_module_comments.swift
  154. print_module_without_deinit.swift
  155. print_omit_needless_words.swift
  156. print_omit_needless_words_appkit.swift
  157. print_source_file_interface_1.swift
  158. print_source_file_interface_1.swift.result
  159. print_source_file_interface_2.swift
  160. print_source_file_interface_2.swift.result
  161. print_source_file_interface_preserve.swift
  162. print_source_file_interface_preserve.swift.result
  163. print_stdlib.swift
  164. print_stdlib_specialized.swift
  165. print_swift_module.swift
  166. print_swift_module_with_available.swift
  167. print_synthesized_extensions.swift
  168. print_type_interface.swift
  169. print_types.swift
  170. print_usrs.swift
  171. print_usrs_invalid.swift
  172. range_info_basics.swift
  173. range_info_branches.swift
  174. range_info_comments.swift
  175. range_info_expr.swift
  176. range_info_implicit.swift
  177. range_info_throwing.swift
  178. reconstruct_type_from_mangled_name.swift
  179. reconstruct_type_from_mangled_name_import.swift
  180. reconstruct_type_from_mangled_name_invalid.swift
  181. sdk_sugar.swift
  182. structure.swift
  183. structure_object_literals.swift
  184. unterminated_multiline.swift