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