31596 matches across 17 categories. Click a row to expand file-level details.
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | CMakeLists.txt | 1341 | # if(SWIFT_HOST_VARIANT MATCHES "^macosx") |
| LOW | CMakeLists.txt | 1561 | check_symbol_exists(xmlRelaxNGParse libxml/relaxng.h HAVE_LIBXML2_RELAXNG) |
| LOW | CONTRIBUTING.md | 121 | // |
| LOW | CONTRIBUTING.md | 141 | // Licensed under Apache License v2.0 with Runtime Library Exception |
| LOW | benchmark/cxx-source/CxxSetToCollection.swift | 1 | //===--- CxxSetToCollection.swift -----------------------------------------===// |
| LOW | benchmark/cxx-source/CxxStringConversion.swift | 1 | //===--- CxxStringConversion.swift ----------------------------------------===// |
| LOW | benchmark/cxx-source/ReadAccessor.swift | 1 | // Subscripts.swift - Very brief description |
| LOW | benchmark/cxx-source/CreateObjects.swift | 1 | //===--- CreateObjects.swift ----------------------------------------------===// |
| LOW | benchmark/cxx-source/CxxVectorSum.swift | 1 | //===--- CxxVectorSum.swift -----------------------------------------------===// |
| LOW | benchmark/cxx-source/CxxSpanTests.swift | 1 | //===--- CxxSpanTests.swift ----------------------------------------===// |
| LOW | benchmark/utils/TestsUtils.swift | 1 | //===--- TestsUtils.swift -------------------------------------------------===// |
| LOW | benchmark/utils/TestsUtils.swift | 41 | // into a benchmark, important functionality like JSON parsing, etc. |
| LOW | benchmark/utils/TestsUtils.swift | 61 | // code--it should exercise a known performance critical area. Typically these |
| LOW | benchmark/utils/TestsUtils.swift | 161 | /// Optional `legacyFactor` is a multiplication constant applied to runtime |
| LOW | benchmark/utils/DriverUtils.swift | 1 | //===--- DriverUtils.swift ------------------------------------------------===// |
| LOW | benchmark/utils/DriverUtils.swift | 421 | #else |
| LOW | benchmark/utils/ArgParse.swift | 1 | //===--- ArgParse.swift ---------------------------------------------------===// |
| LOW | benchmark/utils/main.swift | 1 | //===--- main.swift -------------------------------------------*- swift -*-===// |
| LOW | benchmark/utils/convertToJSON.py | 1 | #!/usr/bin/env python3 |
| LOW | benchmark/utils/convertToJSON.py | 21 | # 2,Ackermann,1,805,805,805,0,805 |
| LOW | benchmark/utils/convertToJSON.py | 41 | # 805 |
| LOW | benchmark/utils/ObjectiveCTests/ObjectiveCTests.h | 1 | //===--- ObjectiveCTests.h ------------------------------------------------===// |
| LOW | benchmark/utils/ObjectiveCTests/ObjectiveCTests.m | 1 | //===--- ObjectiveCTests.m ------------------------------------------------===// |
| LOW | benchmark/utils/LibProc/LibProcIncludeSystemHeader.h | 1 | //===--- LibProcIncludeSystemHeader.h -------------------------------------===// |
| LOW | …ark/single-source/ObserverPartiallyAppliedMethod.swift | 1 | //===----------------------------------------------------------------------===// |
| LOW | benchmark/single-source/DiffingMyers.swift | 1 | //===--- DiffingMyers.swift -----------------------------------------------===// |
| LOW | benchmark/single-source/DictTest.swift | 1 | //===--- DictTest.swift ---------------------------------------------------===// |
| LOW | benchmark/single-source/Exclusivity.swift | 1 | //===--- Exclusivity.swift -------------------------------------------------===// |
| LOW | benchmark/single-source/DropLast.swift | 1 | //===--- DropLast.swift ---------------------------------------*- swift -*-===// |
| LOW | benchmark/single-source/StrComplexWalk.swift | 1 | //===--- StrComplexWalk.swift ---------------------------------------------===// |
| LOW | benchmark/single-source/FindStringNaive.swift | 1 | //===--- FindStringNaive.swift --------------------------------------------===// |
| LOW | benchmark/single-source/ReduceInto.swift | 1 | //===--- ReduceInto.swift -------------------------------------------------===// |
| LOW | benchmark/single-source/ArrayOfRef.swift | 1 | //===--- ArrayOfRef.swift -------------------------------------------------===// |
| LOW | benchmark/single-source/ClassArrayGetter.swift | 1 | //===--- ClassArrayGetter.swift -------------------------------------------===// |
| LOW | benchmark/single-source/PrefixWhile.swift | 1 | //===--- PrefixWhile.swift ------------------------------------*- swift -*-===// |
| LOW | benchmark/single-source/PrefixWhile.swift | 241 | |
| LOW | benchmark/single-source/Fibonacci.swift | 1 | //===--- Fibonacci.swift --------------------------------------------------===// |
| LOW | benchmark/single-source/Calculator.swift | 1 | //===--- Calculator.swift -------------------------------------------------===// |
| LOW | benchmark/single-source/Diffing.swift | 1 | //===--- Diffing.swift ----------------------------------------------------===// |
| LOW | benchmark/single-source/PopFrontGeneric.swift | 1 | //===--- PopFrontGeneric.swift --------------------------------------------===// |
| LOW | benchmark/single-source/Hash.swift | 1 | //===--- Hash.swift -------------------------------------------------------===// |
| LOW | benchmark/single-source/DictionaryCopy.swift | 1 | //===--- DictionaryCopy.swift ---------------------------------------------===// |
| LOW | benchmark/single-source/BucketSort.swift | 1 | //===--- BucketSort.swift -------------------------------------------------===// |
| LOW | benchmark/single-source/ArrayOfGenericRef.swift | 1 | //===--- ArrayOfGenericRef.swift ------------------------------------------===// |
| LOW | benchmark/single-source/OpenClose.swift | 1 | //===--- OpenClose.swift --------------------------------------------------===// |
| LOW | benchmark/single-source/StringEdits.swift | 1 | //===--- StringEdits.swift ------------------------------------------------===// |
| LOW | benchmark/single-source/FloatingPointPrinting.swift | 1 | //===--- FloatingPointPrinting.swift -----------------------------------===// |
| LOW | benchmark/single-source/IntegerParsing.swift | 1 | //===--- IntegerParsing.swift -------------------------------------------===// |
| LOW | benchmark/single-source/ObserverClosure.swift | 1 | //===----------------------------------------------------------------------===// |
| LOW | benchmark/single-source/ObjectAllocation.swift | 1 | //===--- ObjectAllocation.swift -------------------------------------------===// |
| LOW | benchmark/single-source/RangeIteration.swift | 1 | //===--- RangeAssignment.swift --------------------------------------------===// |
| LOW | benchmark/single-source/InsertCharacter.swift | 1 | //===--- InsertCharacter.swift --------------------------------------------===// |
| LOW | benchmark/single-source/BufferFind.swift | 1 | //===--- BufferFind.swift -------------------------------------------===// |
| LOW | benchmark/single-source/RemoveWhere.swift | 1 | //===--- RemoveWhere.swift ------------------------------------------------===// |
| LOW | benchmark/single-source/MapReduce.swift | 1 | //===--- MapReduce.swift --------------------------------------------------===// |
| LOW | benchmark/single-source/SortLettersInPlace.swift | 1 | //===--- SortLettersInPlace.swift -----------------------------------------===// |
| LOW | benchmark/single-source/XorLoop.swift | 1 | //===--- XorLoop.swift ----------------------------------------------------===// |
| LOW | benchmark/single-source/ArraySliceTests.swift | 1 | //===--- ArraySliceTests.swift --------------------------------------------===// |
| LOW | benchmark/single-source/ArrayOfPOD.swift | 1 | //===--- ArrayOfPOD.swift -------------------------------------------------===// |
| LOW | benchmark/single-source/ObserverForwarderStruct.swift | 1 | //===----------------------------------------------------------------------===// |
| 29605 more matches not shown… | |||
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | validation-test/lit.cfg | 11 | # ----------------------------------------------------------------------------- |
| MEDIUM | …idation-test/ParseableInterface/verify_all_overlays.py | 18 | # ----------------------------- |
| MEDIUM | test/swift_test.py | 11 | # ----------------------------------------------------------------------------- |
| MEDIUM | test/swift_test.py | 15 | # ----------------------------------------------------------------------------- |
| MEDIUM | test/lit.cfg | 11 | # ----------------------------------------------------------------------------- |
| MEDIUM | test/lit.cfg | 19 | # ----------------------------------------------------------------------------- |
| MEDIUM | test/Driver/Inputs/filelists/fake-ld.py | 12 | # ---------------------------------------------------------------------------- |
| MEDIUM | test/Driver/Inputs/filelists/check-filelist-abc.py | 12 | # ---------------------------------------------------------------------------- |
| MEDIUM | test/ModuleInterface/ModuleCache/Inputs/check-is-old.py | 13 | # ---------------------------------------------------------------------------- |
| MEDIUM | test/ModuleInterface/ModuleCache/Inputs/check-is-old.py | 18 | # ---------------------------------------------------------------------------- |
| MEDIUM | test/ModuleInterface/ModuleCache/Inputs/make-old.py | 13 | # ---------------------------------------------------------------------------- |
| MEDIUM | test/ModuleInterface/ModuleCache/Inputs/make-old.py | 17 | # ---------------------------------------------------------------------------- |
| MEDIUM | test/ModuleInterface/ModuleCache/Inputs/check-is-new.py | 13 | # ---------------------------------------------------------------------------- |
| MEDIUM | test/ModuleInterface/ModuleCache/Inputs/check-is-new.py | 18 | # ---------------------------------------------------------------------------- |
| MEDIUM | test/stdlib/FlattenDistanceFromTo.swift | 45 | /// ───────────────── |
| MEDIUM | test/stdlib/FlattenDistanceFromTo.swift | 53 | /// ───────────────── |
| MEDIUM | test/stdlib/FlattenDistanceFromTo.swift | 87 | /// ──────────────────────────────── |
| MEDIUM | include/swift/Frontend/ModuleInterfaceLoader.h | 82 | /// ┌─────┐ |
| MEDIUM | include/swift/Frontend/ModuleInterfaceLoader.h | 83 | /// ┌────────────────┤ SDK ├───────────────┐ |
| MEDIUM | include/swift/Frontend/ModuleInterfaceLoader.h | 84 | /// │ └─────┘ │ |
| MEDIUM | include/swift/Frontend/ModuleInterfaceLoader.h | 85 | /// │ ┌────────────────┐ │ ┌────────────────┐ |
| MEDIUM | include/swift/Frontend/ModuleInterfaceLoader.h | 86 | /// │ ┌───────┤ Framework Dirs ├────────┐ │ ┌┤ Prebuilt Cache ├┐ |
| MEDIUM | include/swift/Frontend/ModuleInterfaceLoader.h | 87 | /// │ │ └────────────────┘ │ │ │└────────────────┘│ |
| MEDIUM | include/swift/Frontend/ModuleInterfaceLoader.h | 92 | /// │ └────┼───────┼───────┼────────────┘ │ └─────╫──────┼────╫┘ |
| MEDIUM | include/swift/Frontend/ModuleInterfaceLoader.h | 93 | /// │ │ │ └──────────────┼───────╫──────┘ ║ |
| MEDIUM | include/swift/Frontend/ModuleInterfaceLoader.h | 94 | /// └───────┼───────┼──────────────────────┘ ║ ║ |
| MEDIUM | include/swift/Frontend/ModuleInterfaceLoader.h | 95 | /// │ │ ┌───────────────┐ ║ ║ |
| MEDIUM | include/swift/Frontend/ModuleInterfaceLoader.h | 96 | /// │ ┌────┼───┤ Module Cache ├────────┐ ║ ║ |
| MEDIUM | include/swift/Frontend/ModuleInterfaceLoader.h | 97 | /// │ │ │ └───────────────┘ │ ║ ║ |
| MEDIUM | include/swift/Frontend/ModuleInterfaceLoader.h | 102 | /// │ └────────────┼───────╫────────────┘ ║ |
| MEDIUM | include/swift/Frontend/ModuleInterfaceLoader.h | 103 | /// └───────────────┘ ╚══════════════════════════╝ |
| MEDIUM | include/swift/Frontend/ModuleInterfaceLoader.h | 53 | /// ┌───────────────────────────────┐ |
| MEDIUM | include/swift/Frontend/ModuleInterfaceLoader.h | 63 | /// └───────────────────────────────┘ |
| MEDIUM | include/swift/AST/AvailabilityDomain.h | 56 | /// *────────Swift──────SwiftLang──────Windows──... |
| MEDIUM | include/swift/AST/AvailabilityDomain.h | 60 | /// ┌──────┬─┴──┬──────────────┐ |
| MEDIUM | include/swift/AST/AvailabilityDomain.h | 63 | /// │ │ │ ┌──────┼───────────┐ |
| MEDIUM | include/swift/SIL/TypeSubstCloner.h | 337 | // ┌────────────────┐ remap ┌─────────────────────────┐ |
| MEDIUM | include/swift/SIL/TypeSubstCloner.h | 338 | // │ orig. fn type │ ───────(a)──────► │ remapped orig. fn type │ |
| MEDIUM | include/swift/SIL/TypeSubstCloner.h | 339 | // └────────────────┘ └─────────────────────────┘ |
| MEDIUM | include/swift/SIL/TypeSubstCloner.h | 344 | // ┌────────────────┐ remap ┌─────────────────────────┐ |
| MEDIUM | include/swift/SIL/TypeSubstCloner.h | 345 | // │ deriv. fn type │ ───────(c)──────► │ remapped deriv. fn type │ |
| MEDIUM | include/swift/SIL/TypeSubstCloner.h | 346 | // └────────────────┘ └─────────────────────────┘ |
| MEDIUM | utils/python_lint.py | 29 | # ----------------------------------------------------------------------------- |
| MEDIUM | utils/python_lint.py | 53 | # ----------------------------------------------------------------------------- |
| MEDIUM | utils/python_lint.py | 73 | # ----------------------------------------------------------------------------- |
| MEDIUM | utils/build_swift/build_swift/presets.py | 36 | # ----------------------------------------------------------------------------- |
| MEDIUM | utils/build_swift/build_swift/presets.py | 42 | # ----------------------------------------------------------------------------- |
| MEDIUM | utils/build_swift/build_swift/presets.py | 100 | # ----------------------------------------------------------------------------- |
| MEDIUM | utils/build_swift/build_swift/presets.py | 178 | # ----------------------------------------------------------------------------- |
| MEDIUM | utils/build_swift/build_swift/presets.py | 209 | # ----------------------------------------------------------------------------- |
| MEDIUM | utils/build_swift/build_swift/presets.py | 220 | # ------------------------------------------------------------------------- |
| MEDIUM | utils/build_swift/build_swift/presets.py | 238 | # ------------------------------------------------------------------------- |
| MEDIUM | utils/build_swift/build_swift/presets.py | 317 | # ------------------------------------------------------------------------- |
| MEDIUM | utils/build_swift/build_swift/constants.py | 27 | # -------------------------------------------------------------------------------------- |
| MEDIUM | utils/build_swift/build_swift/constants.py | 45 | # -------------------------------------------------------------------------------------- |
| MEDIUM | utils/build_swift/build_swift/constants.py | 59 | # -------------------------------------------------------------------------------------- |
| MEDIUM | utils/build_swift/build_swift/constants.py | 187 | # -------------------------------------------------------------------------------------- |
| MEDIUM | utils/build_swift/build_swift/shell.py | 77 | # ----------------------------------------------------------------------------- |
| MEDIUM | utils/build_swift/build_swift/shell.py | 156 | # ----------------------------------------------------------------------------- |
| MEDIUM | utils/build_swift/build_swift/shell.py | 191 | # ----------------------------------------------------------------------------- |
| 799 more matches not shown… | |||
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | benchmark/scripts/test_utils.py | 85 | def assert_called_all_expected(self): |
| LOW | benchmark/scripts/create_benchmark.py | 136 | def insert_line_alphabetically(name, new_line, lines, regex): |
| LOW | benchmark/scripts/test_Benchmark_Driver.py | 73 | def test_command_help_lists_commands(self): |
| LOW | benchmark/scripts/test_Benchmark_Driver.py | 78 | def test_run_benchmarks_by_name_or_ordinal(self): |
| LOW | benchmark/scripts/test_Benchmark_Driver.py | 82 | def test_run_benchmarks_matching_pattern(self): |
| LOW | benchmark/scripts/test_Benchmark_Driver.py | 87 | def test_run_benchmarks_and_filters_are_exclusive(self): |
| LOW | benchmark/scripts/test_Benchmark_Driver.py | 138 | def test_check_supports_verbose_output(self): |
| LOW | benchmark/scripts/test_Benchmark_Driver.py | 143 | def test_check_supports_markdown_output(self): |
| LOW | benchmark/scripts/test_Benchmark_Driver.py | 148 | def test_check_flags_are_mutually_exclusive(self): |
| LOW | benchmark/scripts/test_Benchmark_Driver.py | 329 | def test_run_benchmark_with_multiple_samples(self): |
| LOW | benchmark/scripts/test_Benchmark_Driver.py | 339 | def test_run_benchmark_with_specified_number_of_iterations(self): |
| LOW | benchmark/scripts/test_Benchmark_Driver.py | 345 | def test_run_benchmark_for_specified_time(self): |
| LOW | benchmark/scripts/test_Benchmark_Driver.py | 351 | def test_run_benchmark_in_verbose_mode(self): |
| LOW | benchmark/scripts/test_Benchmark_Driver.py | 578 | def test_init_writes_table_header(self): |
| LOW | benchmark/scripts/test_Benchmark_Driver.py | 582 | def test_close_writes_final_newlines(self): |
| LOW | benchmark/scripts/test_Benchmark_Driver.py | 586 | def test_errors_and_warnings_start_new_rows_with_icons(self): |
| LOW | benchmark/scripts/test_Benchmark_Driver.py | 647 | def test_supports_verbose_output(self): |
| LOW | benchmark/scripts/test_Benchmark_Driver.py | 655 | def test_uses_report_formatter(self): |
| LOW | benchmark/scripts/test_Benchmark_Driver.py | 662 | def test_uses_optional_markdown_report_formatter(self): |
| LOW | benchmark/scripts/test_Benchmark_Driver.py | 58 | def test_requires_command_argument(self): |
| LOW | benchmark/scripts/test_Benchmark_Driver.py | 103 | def test_optimization_argument(self): |
| LOW | benchmark/scripts/test_Benchmark_Driver.py | 223 | def test_gets_list_of_precommit_benchmarks(self): |
| LOW | benchmark/scripts/test_Benchmark_Driver.py | 243 | def test_gets_list_of_all_benchmarks_when_benchmarks_args_exist(self): |
| LOW | benchmark/scripts/test_Benchmark_Driver.py | 252 | def test_filters_benchmarks_by_pattern(self): |
| LOW | benchmark/scripts/test_Benchmark_Driver.py | 369 | def test_parse_results_from_running_benchmarks(self): |
| LOW | benchmark/scripts/test_Benchmark_Driver.py | 388 | def test_run_benchmark_independent_samples(self): |
| LOW | benchmark/scripts/test_Benchmark_Driver.py | 482 | def test_deterministic_hashing(self): |
| LOW | benchmark/scripts/test_Benchmark_Driver.py | 554 | def test_no_prefix_for_base_logging(self): |
| LOW | benchmark/scripts/test_Benchmark_Driver.py | 597 | def test_info_stays_in_table_cell_breaking_line_row_to_subscript(self): |
| LOW | benchmark/scripts/test_Benchmark_Driver.py | 606 | def test_names_in_code_format(self): |
| LOW | benchmark/scripts/test_Benchmark_Driver.py | 755 | def test_benchmark_name_matches_naming_conventions(self): |
| LOW | benchmark/scripts/test_Benchmark_Driver.py | 827 | def test_benchmark_runtime_range(self): |
| LOW | benchmark/scripts/test_Benchmark_Driver.py | 909 | def test_benchmark_has_no_significant_setup_overhead(self): |
| LOW | benchmark/scripts/test_Benchmark_Driver.py | 963 | def test_benchmark_setup_takes_reasonable_time(self): |
| LOW | benchmark/scripts/test_Benchmark_Driver.py | 992 | def test_benchmark_has_constant_memory_use(self): |
| LOW | benchmark/scripts/test_compare_perf_tests.py | 88 | def test_init_delta_quantiles(self): |
| LOW | benchmark/scripts/test_compare_perf_tests.py | 99 | def test_init_oversampled_quantiles(self): |
| LOW | benchmark/scripts/test_compare_perf_tests.py | 427 | def test_parse_results_tab_delimited(self): |
| LOW | benchmark/scripts/test_compare_perf_tests.py | 434 | def test_parse_results_formatted_text(self): |
| LOW | benchmark/scripts/test_compare_perf_tests.py | 463 | def test_parse_delta_quantiles(self): |
| LOW | benchmark/scripts/test_compare_perf_tests.py | 838 | def test_required_input_arguments(self): |
| LOW | benchmark/scripts/test_compare_perf_tests.py | 867 | def test_delta_threshold_argument(self): |
| LOW | benchmark/scripts/test_compare_perf_tests.py | 894 | def test_changes_only_argument(self): |
| LOW | …SourceKit/tools/sourcekitd/include/sourcekitd/plugin.h | 22 | typedef sourcekitd_variant_type_t (*sourcekitd_variant_functions_get_type_t)( |
| LOW | test/lit.cfg | 76 | def darwin_get_watchos_sim_vers(): |
| LOW | test/lit.cfg | 127 | def get_lldb_python_interpreter(lldb_build_root): |
| LOW | test/lit.cfg | 143 | def escape_for_substitute_captures(s): |
| LOW | test/lit.cfg | 155 | def configure_individual_test_timeout(): |
| LOW | test/lit.cfg | 527 | def availability_macro_to_swift_abi_target_triple(macro): |
| LOW | test/lit.cfg | 577 | def availability_macro_to_current(macro): |
| LOW | test/lit.cfg | 1310 | def use_interpreter_for_simple_runs(): |
| LOW | test/lit.cfg | 2463 | def construct_library_path_env(dirs): |
| LOW | test/attr/Inputs/access-note-gen.py | 116 | def move_at_objc_to_access_note(access_notes_file, arg, maybe_bad, offset, |
| LOW | test/PlaygroundTransform/lit.local.cfg | 4 | def escape_for_substitute_captures(s): |
| LOW | utils/swift_build_sdk_interfaces.py | 151 | def collect_framework_modules(sdk, xfails, sdk_relative_framework_dirs): |
| LOW | utils/swift_build_sdk_interfaces.py | 168 | def collect_non_framework_modules(sdk, xfails, sdk_relative_search_dirs): |
| LOW | utils/swift_build_sdk_interfaces.py | 199 | def run_with_module_cache_retry(command_args, module_cache_path, dry_run): |
| LOW | utils/analyze_code_size.py | 280 | def categorize_by_mangled_name(self, symbol): |
| LOW | utils/sil-opt-verify-all-modules.py | 22 | def get_verify_toolchain_modules_commands(toolchain_dir, sil_opt): |
| LOW | utils/sil-opt-verify-all-modules.py | 46 | def get_verify_build_dir_commands(build_dir, toolchain_name='XcodeDefault'): |
| 447 more matches not shown… | |||
| Severity | File | Line | Snippet |
|---|---|---|---|
| HIGH | benchmark/single-source/CharacterRecognizer.swift | 0 | the powerful programming language that is also easy to learn. 손쉽게 학습할 수 있는 강력한 프로그래밍 언어. 🪙 a 🥞 short 🍰 piece 🫘 of 🌰 text |
| HIGH | benchmark/single-source/StringDistance.swift | 0 | the powerful programming language that is also easy to learn. 손쉽게 학습할 수 있는 강력한 프로그래밍 언어. 🪙 a 🥞 short 🍰 piece 🫘 of 🌰 text |
| HIGH | test/stdlib/CharacterRecognizer.swift | 0 | the powerful programming language that is also easy to learn. 손쉽게 학습할 수 있는 강력한 프로그래밍 언어. 🪙 a 🥞 short 🍰 piece 🫘 of 🌰 text |
| HIGH | benchmark/scripts/test_compare_perf_tests.py | 0 | {"number":1,"name":"angryphonebook", "samples":[12325],"max_rss":10510336} |
| HIGH | benchmark/scripts/test_compare_perf_tests.py | 0 | {"number":1,"name":"angryphonebook", "samples":[12325],"max_rss":10510336} |
| HIGH | benchmark/scripts/test_compare_perf_tests.py | 0 | {"number":1,"name":"angryphonebook", "samples":[12325],"max_rss":10510336} |
| HIGH | benchmark/scripts/test_compare_perf_tests.py | 0 | {"number":1,"name":"angryphonebook", "samples":[12325],"max_rss":10510336} |
| HIGH | validation-test/Evolution/Inputs/keypaths_gyb.py | 0 | public private(set) var {name}: int {{ get {{ return 0 }} mutating set {{ self.sink = newvalue }} }} |
| HIGH | validation-test/Evolution/Inputs/keypaths_gyb.py | 0 | public private(set) var {name}: int {{ get {{ return 0 }} mutating set {{ self.sink = newvalue }} }} |
| HIGH | validation-test/Evolution/Inputs/keypaths_gyb.py | 0 | public private(set) var {name}: int {{ get {{ return 0 }} mutating set {{ self.sink = newvalue }} }} |
| HIGH | validation-test/Evolution/Inputs/keypaths_gyb.py | 0 | public private(set) var {name}: int {{ get {{ return 0 }} mutating set {{ self.sink = newvalue }} }} |
| HIGH | validation-test/Evolution/Inputs/keypaths_gyb.py | 0 | public private(set) var {name}: int {{ get {{ return 0 }} mutating set {{ self.sink = newvalue }} }} |
| HIGH | validation-test/Evolution/Inputs/keypaths_gyb.py | 0 | public private(set) var {name}: int {{ get {{ return 0 }} {nonmutating} set {{ globalsink = newvalue }} }} |
| HIGH | validation-test/Evolution/Inputs/keypaths_gyb.py | 0 | public private(set) var {name}: int {{ get {{ return 0 }} {nonmutating} set {{ globalsink = newvalue }} }} |
| HIGH | validation-test/Evolution/Inputs/keypaths_gyb.py | 0 | public private(set) var {name}: int {{ get {{ return 0 }} {nonmutating} set {{ globalsink = newvalue }} }} |
| HIGH | validation-test/Evolution/Inputs/keypaths_gyb.py | 0 | public private(set) var {name}: int {{ get {{ return 0 }} {nonmutating} set {{ globalsink = newvalue }} }} |
| HIGH | validation-test/Evolution/Inputs/keypaths_gyb.py | 0 | public private(set) var {name}: int {{ get {{ return 0 }} {nonmutating} set {{ globalsink = newvalue }} }} |
| HIGH | validation-test/Evolution/Inputs/keypaths_gyb.py | 0 | public private(set) var {name}: int {{ get {{ return 0 }} set {{ self.sink = newvalue }} }} |
| HIGH | validation-test/Evolution/Inputs/keypaths_gyb.py | 0 | public private(set) var {name}: int {{ get {{ return 0 }} set {{ self.sink = newvalue }} }} |
| HIGH | validation-test/Evolution/Inputs/keypaths_gyb.py | 0 | public private(set) var {name}: int {{ get {{ return 0 }} set {{ self.sink = newvalue }} }} |
| HIGH | validation-test/Evolution/Inputs/keypaths_gyb.py | 0 | public var {name}: int {{ get {{ return 0 }} {nonmutating} set {{ globalsink = newvalue }} }} |
| HIGH | validation-test/Evolution/Inputs/keypaths_gyb.py | 0 | public var {name}: int {{ get {{ return 0 }} {nonmutating} set {{ globalsink = newvalue }} }} |
| HIGH | validation-test/Evolution/Inputs/keypaths_gyb.py | 0 | public var {name}: int {{ get {{ return 0 }} {nonmutating} set {{ globalsink = newvalue }} }} |
| HIGH | validation-test/Evolution/Inputs/keypaths_gyb.py | 0 | public var {name}: int {{ get {{ return 0 }} set {{ self.sink = newvalue }} }} |
| HIGH | validation-test/Evolution/Inputs/keypaths_gyb.py | 0 | public var {name}: int {{ get {{ return 0 }} set {{ self.sink = newvalue }} }} |
| HIGH | validation-test/Evolution/Inputs/keypaths_gyb.py | 0 | public var {name}: int {{ get {{ return 0 }} set {{ self.sink = newvalue }} }} |
| HIGH | …st/SILOptimizer/assemblyvision_remark/basic_yaml.swift | 0 | // check-next: - valuetype: klass // check-next: - string: |
| HIGH | …st/SILOptimizer/assemblyvision_remark/basic_yaml.swift | 0 | // check-next: - valuetype: klass // check-next: - string: |
| HIGH | …st/SILOptimizer/assemblyvision_remark/basic_yaml.swift | 0 | // check-next: - valuetype: klass // check-next: - string: |
| HIGH | …st/SILOptimizer/assemblyvision_remark/basic_yaml.swift | 0 | // check-next: - valuetype: klass // check-next: - string: |
| HIGH | test/stdlib/StringIndex.swift | 0 | index: \(index) actual: \(actual) expected: \(expected) |
| HIGH | test/stdlib/StringIndex.swift | 0 | index: \(index) actual: \(actual) expected: \(expected) |
| HIGH | test/stdlib/StringIndex.swift | 0 | index: \(index) actual: \(actual) expected: \(expected) |
| HIGH | test/stdlib/StringIndex.swift | 0 | index: \(index) actual: \(actual) expected: \(expected) |
| HIGH | …ils/swift_build_support/swift_build_support/targets.py | 0 | check if this is a darwin platform that needs a connected device for tests. |
| HIGH | …ils/swift_build_support/swift_build_support/targets.py | 0 | check if this is a darwin platform that needs a connected device for tests. |
| HIGH | …ils/swift_build_support/swift_build_support/targets.py | 0 | check if this is a darwin platform that needs a connected device for tests. |
| HIGH | …ld_support/swift_build_support/products/swiftsyntax.py | 0 | product_source_name() -> str the name of the source code directory of this product. |
| HIGH | …uild_support/swift_build_support/products/swiftdocc.py | 0 | product_source_name() -> str the name of the source code directory of this product. |
| HIGH | …support/swift_build_support/products/skstresstester.py | 0 | product_source_name() -> str the name of the source code directory of this product. |
| HIGH | …ild_support/swift_build_support/products/foundation.py | 0 | product_source_name() -> str the name of the source code directory of this product. |
| HIGH | …t_build_support/swift_build_support/products/xctest.py | 0 | product_source_name() -> str the name of the source code directory of this product. |
| HIGH | …upport/swift_build_support/products/swiftdoccrender.py | 0 | product_source_name() -> str the name of the source code directory of this product. |
| HIGH | …ld_support/swift_build_support/products/libdispatch.py | 0 | product_source_name() -> str the name of the source code directory of this product. |
| HIGH | …ft_build_support/swift_build_support/products/swift.py | 0 | product_source_name() -> str the name of the source code directory of this product. |
| HIGH | …ld_support/swift_build_support/products/swiftformat.py | 0 | product_source_name() -> str the name of the source code directory of this product. |
| HIGH | …ld_support/swift_build_support/products/stdlib_docs.py | 0 | return a list of products that this product depends upon |
| HIGH | …_build_support/swift_build_support/products/product.py | 0 | return a list of products that this product depends upon |
| HIGH | …pport/swift_build_support/products/staticswiftlinux.py | 0 | return a list of products that this product depends upon |
| HIGH | …ift_build_support/swift_build_support/products/curl.py | 0 | is_build_script_impl_product -> bool whether this product is produced by build-script-impl |
| HIGH | …_build_support/swift_build_support/products/libxml2.py | 0 | is_build_script_impl_product -> bool whether this product is produced by build-script-impl |
| HIGH | …ift_build_support/swift_build_support/products/zlib.py | 0 | is_build_script_impl_product -> bool whether this product is produced by build-script-impl |
| HIGH | …ift_build_support/swift_build_support/products/curl.py | 0 | is_before_build_script_impl_product -> bool whether this product is built before any build-script-impl products |
| HIGH | …_build_support/swift_build_support/products/libxml2.py | 0 | is_before_build_script_impl_product -> bool whether this product is built before any build-script-impl products |
| HIGH | …ift_build_support/swift_build_support/products/zlib.py | 0 | is_before_build_script_impl_product -> bool whether this product is built before any build-script-impl products |
| HIGH | …t_build_support/swift_build_support/products/libcxx.py | 0 | is_build_script_impl_product -> bool whether this product is produced by build-script-impl. |
| HIGH | …ild_support/swift_build_support/products/foundation.py | 0 | is_build_script_impl_product -> bool whether this product is produced by build-script-impl. |
| HIGH | …ift_build_support/swift_build_support/products/llvm.py | 0 | is_build_script_impl_product -> bool whether this product is produced by build-script-impl. |
| HIGH | …t_build_support/swift_build_support/products/xctest.py | 0 | is_build_script_impl_product -> bool whether this product is produced by build-script-impl. |
| HIGH | …ld_support/swift_build_support/products/libdispatch.py | 0 | is_build_script_impl_product -> bool whether this product is produced by build-script-impl. |
| 46 more matches not shown… | |||
| Severity | File | Line | Snippet |
|---|---|---|---|
| CRITICAL | test/IDE/range_info_basics.swift | 326 | // CHECK10-NEXT: let b = a.c.c.c.c.getC().getC()</Content> |
| CRITICAL | test/IDE/range_info_basics.swift | 338 | // CHECK11-NEXT: let b = a.c.c.c.c.getC().getC() |
| CRITICAL | test/IDE/range_info_basics.swift | 352 | // CHECK12-NEXT: let b = a.c.c.c.c.getC().getC() |
| CRITICAL | test/IDE/range_info_basics.swift | 50 | let b = a.c.c.c.c.getC().getC() |
| CRITICAL | …tributed/distributed_actor_accessor_thunks_32bit.swift | 141 | // CHECK: [[THUNK_RESULT:%.*]] = call { i8*, %swift.error* } (i32, i8*, i8*, ...) @llvm.coro.suspend.async.sl_p0i8p0s_sw |
| CRITICAL | …tributed/distributed_actor_accessor_thunks_32bit.swift | 175 | // CHECK: [[THUNK_RESULT:%.*]] = call { i8*, i32, i32, i32, %swift.error* } (i32, i8*, i8*, ...) @llvm.coro.suspend.asyn |
| CRITICAL | …tributed/distributed_actor_accessor_thunks_32bit.swift | 243 | // CHECK: [[THUNK_RESULT:%.*]] = call { i8*, i32, %swift.error* } (i32, i8*, i8*, ...) @llvm.coro.suspend.async.sl_p0i8i |
| CRITICAL | …tributed/distributed_actor_accessor_thunks_32bit.swift | 268 | // SKIP: {{.*}} = call { i8*, %swift.error* } (i32, i8*, i8*, ...) @llvm.coro.suspend.async.sl_p0i8p0s_swift.errorss({{. |
| CRITICAL | …tributed/distributed_actor_accessor_thunks_32bit.swift | 296 | // CHECK: [[THUNK_RESULT:%.*]] = call { i8*, i32, %swift.error* } (i32, i8*, i8*, ...) @llvm.coro.suspend.async.sl_p0i8i |
| CRITICAL | …tributed/distributed_actor_accessor_thunks_32bit.swift | 360 | // CHECK: [[THUNK_RESULT:%.*]] = call { i8*, %swift.error* } (i32, i8*, i8*, ...) @llvm.coro.suspend.async.sl_p0i8p0s_sw |
| CRITICAL | …tributed/distributed_actor_accessor_thunks_32bit.swift | 418 | // CHECK: [[THUNK_RESULT:%.*]] = call { i8*, %swift.error* } (i32, i8*, i8*, ...) @llvm.coro.suspend.async.sl_p0i8p0s_sw |
| CRITICAL | test/IRGen/coroutine_accessors_popless.swift | 282 | // CHECK: [[ALLOCATION:%[^,]+]] = call token{{.*}} @llvm.coro.alloca.alloc.frame.i64(i64 [[SIZE]], i32 16, i64 [ |
| CRITICAL | test/IRGen/coroutine_accessors_popless.swift | 330 | // CHECK: [[ALLOCATION:%[^,]+]] = call token{{.*}} @llvm.coro.alloca.alloc.frame.i64(i64 [[SIZE]], i32 16, i64 [ |
| CRITICAL | test/IRGen/coroutine_accessors.swift | 225 | // CHECK: [[ID:%[^,]+]] = call token @llvm.coro.id.retcon.once.dynamic( |
| CRITICAL | test/IRGen/coroutine_accessors.swift | 262 | // CHECK: [[ID:%[^,]+]] = call token @llvm.coro.id.retcon.once.dynamic( |
| CRITICAL | test/IRGen/coroutine_accessors.swift | 389 | // CHECK-64: [[ALLOCATION:%[^,]+]] = call token{{.*}} @llvm.coro.alloca.alloc.frame.i64(i64 [[SIZE_64]], i32 16, i6 |
| CRITICAL | test/IRGen/coroutine_accessors.swift | 390 | // CHECK-32: [[ALLOCATION:%[^,]+]] = call token{{.*}} @llvm.coro.alloca.alloc.frame.i32(i32 {{%[^,]+}}, i32 16, i64 |
| CRITICAL | test/IRGen/coroutine_accessors.swift | 439 | // CHECK-64: [[ALLOCATION:%[^,]+]] = call token{{.*}} @llvm.coro.alloca.alloc.frame.i64(i64 [[SIZE_64]], i32 16, i6 |
| CRITICAL | test/IRGen/coroutine_accessors.swift | 440 | // CHECK-32: [[ALLOCATION:%[^,]+]] = call token{{.*}} @llvm.coro.alloca.alloc.frame.i32(i32 {{%[^,]+}}, i32 16, i64 |
| CRITICAL | utils/parser-lib/profile-input.swift | 1815 | make.left.right.top.bottom.equalTo(self.webViewContainer) |
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | benchmark/utils/TestsUtils.swift | 166 | /// which are more robust to measurement errors from system under load, |
| MEDIUM | benchmark/utils/DriverUtils.swift | 594 | // actually pretty robust, since almost everything is a number; the only |
| LOW | benchmark/scripts/perf_test_driver/perf_test_driver.py | 62 | # We just use this to create a timeout since we use an older python. Once |
| MEDIUM | …mark/scripts/generate_harness/test_generate_harness.sh | 3 | # validation-test/benchmark/generate-harness.test-sh. |
| MEDIUM | …spect/Sources/swift-inspect/AndroidRemoteProcess.swift | 66 | // API, which enumerates allocations in the current process. We leverage this |
| MEDIUM | …Sources/Sources/Optimizer/Utilities/AddressUtils.swift | 412 | // this is not robust. |
| MEDIUM | SwiftCompilerSources/Sources/SIL/Value.swift | 165 | // TODO: This would be much more robust if pai.hasNoescapeCapture simply implied !pai.type.isEscapable |
| MEDIUM | …t/AutoDiff/validation-test/class_differentiation.swift | 164 | // FIXME(TF-1175): Find a robust solution so that derivatives are correct. |
| MEDIUM | …s/access/non-public-inheritance-module-interface.swift | 6 | // the @available(*, unavailable) attributes (to ensure this test is robust |
| MEDIUM | test/Interop/Cxx/stdlib/use-std-string.swift | 494 | // Since std::u32string does not support pushing back UInt32 directly, we utilize UInt16 instead. |
| MEDIUM | test/Interop/Cxx/stdlib/use-std-string.swift | 568 | // Since std::u32string does not support pushing back UInt32 directly, we utilize UInt16 instead. |
| MEDIUM | test/attr/attr_abi.swift | 2180 | // Essentially part of the name, which is unconstrained. |
| MEDIUM | include/swift/IDE/CancellableResult.h | 29 | /// Essentially this emulates an enum with associated values as follows |
| MEDIUM | …SILOptimizer/Analysis/DifferentiableActivityAnalysis.h | 20 | // Essentially, fixing some inputs and neglecting some outputs allows AD to |
| MEDIUM | include/swift/SILOptimizer/Analysis/ValueTracking.h | 87 | /// Essentially, it is a simple form of a range analysis. |
| MEDIUM | include/swift/Basic/LangOptions.h | 545 | /// TODO: remove this when @_implementationOnly modules are robust enough. |
| MEDIUM | include/swift/Basic/PossiblyUniquePtr.h | 34 | /// Essentially std::unique_ptr except it dynamically tracks whether the |
| MEDIUM | include/swift/Sema/CSBindings.h | 415 | /// Definitely not an lvalue. |
| MEDIUM | include/swift/Sema/CSBindings.h | 417 | /// Definitely an lvalue. |
| MEDIUM | include/swift/AST/Types.h | 2022 | /// in SIL. Essentially a UInt32 with some structural restrictions |
| MEDIUM | include/swift/AST/Types.h | 3943 | /// differential/pullback typing rules are more nuanced: see documentation for |
| MEDIUM | include/swift/AST/Types.h | 6024 | /// differential/pullback typing rules are more nuanced: see documentation for |
| MEDIUM | include/swift/AST/Import.h | 230 | /// \warning This is not very robust; for instance, it doesn't check the |
| MEDIUM | include/swift/AST/Import.h | 245 | /// \warning This is not very robust; for instance, it doesn't check the |
| MEDIUM | utils/build-presets.ini | 706 | # to LLVM_USE_RUNTIMES to build compiler-rt (#60993), so we can leverage |
| MEDIUM | utils/swift-bench.py | 12 | # This file implements a test harness for running Swift performance benchmarks. |
| MEDIUM | utils/swift-bench.py | 15 | # take no arguments and returns Int. The harness makes a separate test from |
| MEDIUM | utils/swift-bench.py | 18 | # The workflow of the harness is the following: |
| MEDIUM | utils/swift-bench.py | 22 | # o When all files are processed, the harness begins to compile them, keeping |
| MEDIUM | utils/swift-bench.py | 24 | # o When all files are compiled, the harness begins to run the tests. The |
| MEDIUM | utils/swift-bench.py | 25 | # harness chooses a number of iterations for each tests to achieve the best |
| MEDIUM | utils/swift-bench.py | 29 | # o At this point everything is ready, and the harness simply reports the |
| MEDIUM | utils/swift-bench.py | 32 | # Ideas for the harness improvement and development are welcomed here: |
| MEDIUM | utils/build_swift/build_swift/shell.py | 237 | """In order to utilize the same function decorators used to back-port |
| LOW | utils/bug_reducer/bug_reducer/opt_bug_reducer.py | 67 | # actually have any suffix passes. If we don't, just return. |
| LOW | …ort/swift_build_support/host_specific_configuration.py | 28 | # to make a distinction in between them and can just use args. |
| MEDIUM | lib/SILOptimizer/Mandatory/Differentiation.cpp | 240 | // TODO(TF-1055): Can be removed after we have a robust solution for TF-1055. |
| MEDIUM | lib/SILOptimizer/Mandatory/Differentiation.cpp | 760 | // FIXME: This is not a very robust way of determining if the function |
| MEDIUM | lib/SILOptimizer/Mandatory/Differentiation.cpp | 837 | // FIXME: This is not a very robust way of determining if the function |
| MEDIUM | lib/SILOptimizer/Utils/ConstExpr.cpp | 2254 | /// Essentially, these are calls whose "effect" is visible only in their return |
| MEDIUM | lib/SILOptimizer/Utils/OSSACanonicalizeOwned.cpp | 45 | /// canonicalization algorithm as simple and robust, leaving the remaining |
| MEDIUM | lib/SILOptimizer/Utils/StackNesting.cpp | 35 | /// Essentially, runInDominanceOrder finds an arbitrary simple path to |
| MEDIUM | lib/SILOptimizer/Transforms/ARCCodeMotion.cpp | 67 | /// Essentially, we can implement the release code motion by inverting the |
| MEDIUM | lib/SILOptimizer/Differentiation/VJPCloner.cpp | 1715 | // bb arguments have a lifetime-ending `end_borrow` use, and is robust when |
| MEDIUM | lib/ClangImporter/ClangImporter.cpp | 9237 | // TODO: enumerate those kinds in a more precise and robust way |
| MEDIUM | lib/ClangImporter/ClangLookup.cpp | 474 | /// Essentially a pair<CXXMethodDecl *, AccessSpecifier>, from qualified lookup. |
| MEDIUM | lib/SILGen/SILGenExpr.cpp | 7259 | // This implementation is not very robust; if TapExpr were to ever become |
| MEDIUM | lib/SILGen/SILGenDecl.cpp | 914 | // metatypes mostly avoids the issue, but it's not robust and doesn't allow |
| MEDIUM | lib/SILGen/SILGenPattern.cpp | 823 | /// Essentially equivalent to forwardIntoIrrefutableSubtree, except it |
| MEDIUM | lib/SILGen/SILGenPattern.cpp | 861 | /// Essentially equivalent to forwardIntoSubtree, except it preserves |
| MEDIUM | lib/Serialization/Serialization.cpp | 4701 | // reason). However, we need a more robust handling of deserialization |
| MEDIUM | lib/Serialization/Serialization.cpp | 4752 | // need a more robust handling of deserialization dependencies that can |
| MEDIUM | lib/FrontendTool/LoadedModuleTrace.cpp | 825 | // Moreover, going forward, it would be nice if trace emission were more robust |
| MEDIUM | lib/Parse/Lexer.cpp | 2086 | // Definitely a regex literal. |
| MEDIUM | lib/IRGen/GenCast.cpp | 921 | /// Essentially, both the source and target types must be one of: |
| MEDIUM | lib/IRGen/LoadableTypeInfo.h | 124 | /// Essentially, this is like take-initializing the new explosion. |
| MEDIUM | lib/Sema/TypeCheckAttr.cpp | 6211 | // NOTE: To be robust, result function type parameters should be added only if |
| MEDIUM | lib/Sema/CSRanking.cpp | 1412 | // any way more constrained than another. We'll only utilize this |
| MEDIUM | lib/Sema/TypeCheckDeclObjC.cpp | 3031 | // Definitely no conflicts. |
| MEDIUM | lib/AST/Module.cpp | 4014 | // TODO: Use a more robust discriminator for synthesized files. Pick something |
| 16 more matches not shown… | |||
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | …Sources/Optimizer/FunctionPasses/AllocBoxToStack.swift | 176 | // We need to check if the captured argument is escaping via the partial_apply. |
| LOW | test/api-digester/use-interface-for.swift | 11 | // Step 1: we should be able to load if we prefer cake.swiftinterface |
| LOW | test/api-digester/use-interface-for.swift | 16 | // Step 2: we shouldn't be able to load if we prefer cake.swiftinterface and cake.swiftinterface is broken |
| LOW | test/api-digester/use-interface-for.swift | 19 | // Step 3: we should be able to load if we don't prefer cake.swiftinterface |
| LOW | test/ModuleInterface/no-implicit-extra-clang-opts.swift | 10 | // Step 0: Copy relevant files into the temp dir which will serve as the search path |
| LOW | test/ModuleInterface/no-implicit-extra-clang-opts.swift | 16 | // Step 1: Build this file, causing an implicit build of SIMod and CIMod into the module cache. |
| LOW | test/ModuleInterface/no-implicit-extra-clang-opts.swift | 21 | // Step 2: Touch the dummy modulemap we passed in with `-Xcc -fmodule-map-file` above. |
| LOW | test/ModuleInterface/no-implicit-extra-clang-opts.swift | 24 | // Step 3: Re-build this file, and ensure we are not re-building SIMod due to a dependency on the dummy file |
| LOW | test/ModuleInterface/no-implicit-extra-clang-opts.swift | 27 | // Step 4: Ensure that SIMod was not re-built |
| LOW | test/ModuleInterface/emit-forward-modules.swift | 8 | // Step 1: build swift interface from the source |
| LOW | test/ModuleInterface/emit-forward-modules.swift | 11 | // Step 2: building a module from the interface, and the module should not be a forwarding module. |
| LOW | test/ModuleInterface/emit-forward-modules.swift | 16 | // Step 3: given the adjacent binary module as a candidate, building a module from the interface should give us a forwar |
| LOW | test/ModuleInterface/emit-forward-modules.swift | 21 | // Step 4: given the stale adjacent binary module as a candidate, building a module from the interface should give us a |
| LOW | …no-package-dependencies-on-non-package-interface.swift | 11 | // Step 1: Build Foo Swift binary module |
| LOW | …no-package-dependencies-on-non-package-interface.swift | 14 | // Step 2: Build Bar Swift binary module and textual interface with a package-only import |
| LOW | …no-package-dependencies-on-non-package-interface.swift | 17 | // Step 3: Now that Bar has been built, remove package-only dependency 'Foo' so that any clients of 'Bar' fail to build |
| LOW | …dencies/optional_deps_of_binary_testable_imports.swift | 10 | // Step 1: build a binary swift module for `Foo`, make it testable |
| LOW | …dencies/optional_deps_of_binary_testable_imports.swift | 13 | // Step 2: scan dependencies |
| LOW | test/ScanDependencies/explicit-scanner-input.swift | 6 | // Step 1: build swift interface and swift module side by side |
| LOW | test/ScanDependencies/explicit-scanner-input.swift | 9 | // Step 2: scan dependency should give us the binary module we specify with 'swift-module-file' |
| LOW | test/ScanDependencies/explicit-scanner-input.swift | 13 | // Step 3: ensure that if multiple inputs for the same module are specified then a warning is emitted and the latter is |
| LOW | test/ScanDependencies/explicit-scanner-input.swift | 18 | // Step 4: verify that the usual invalid module candidate diagnostics apply |
| LOW | …ependencies/package_deps_of_same_package_imports.swift | 9 | // Step 1: build Bar swift interface and swift module side by side |
| LOW | …ependencies/package_deps_of_same_package_imports.swift | 12 | // Step 2: build Foo swift interface and swift module side by side belonging to package 'Test' |
| LOW | …ependencies/package_deps_of_same_package_imports.swift | 15 | // Step 3: scan dependencies with '-no-scanner-module-validation' and '-package-name Test' |
| LOW | …ependencies/package_deps_of_same_package_imports.swift | 17 | // Step 4: Ensure that same-package scan can see package-only dependencies |
| LOW | …ependencies/package_deps_of_same_package_imports.swift | 20 | // Step 5: scan dependencies with '-no-scanner-module-validation' and no package name |
| LOW | …ependencies/package_deps_of_same_package_imports.swift | 22 | // Step 6: Ensure that non-same-package scan can not see package-only dependencies |
| LOW | …anDependencies/optional_deps_of_testable_imports.swift | 10 | // Step 1: build swift interface and swift module side by side, make them testable |
| LOW | …anDependencies/optional_deps_of_testable_imports.swift | 13 | // Step 2: scan dependencies |
| LOW | …anDependencies/required_deps_of_testable_imports.swift | 10 | // Step 1: build swift interface and swift module side by side, make them testable |
| LOW | …anDependencies/required_deps_of_testable_imports.swift | 13 | // Step 2: scan dependencies |
| LOW | test/ScanDependencies/bin_mod_import.swift | 5 | // Step 1: Put the textual interface for E in the right place |
| LOW | test/ScanDependencies/bin_mod_import.swift | 7 | // Step 1: Build a swift interface into a binary module |
| LOW | test/ScanDependencies/bin_mod_import.swift | 9 | // Step 3: scan dependency should give us the binary module and a textual swift dependency from it |
| LOW | test/ScanDependencies/bin_mod_import.swift | 13 | // Step 4: Ensure that round-trip serialization does not affect result |
| LOW | …anDependencies/explicit-scanner-input-can-import.swift | 6 | // Step 1: build swift interface and swift module side by side |
| LOW | …anDependencies/explicit-scanner-input-can-import.swift | 9 | // Step 2: scan dependency should give us the binary module we specify with 'swift-module-file' |
| LOW | …anDependencies/explicit-scanner-input-can-import.swift | 13 | // Step 3: ensure that versioned canImport still applies with direct -swift-module-file |
| LOW | test/ScanDependencies/binary_module_only.swift | 17 | // Step 1: build swift interface and swift module side by side |
| LOW | test/ScanDependencies/binary_module_only.swift | 20 | // Step 2: build module from interface and put it in a location separate from the interface file |
| LOW | test/ScanDependencies/binary_module_only.swift | 23 | // Step 3: scan dependencies, pointed only at the binary module file should detect it as a swiftBinaryModule kind of dep |
| LOW | test/ScanDependencies/binary_module_only.swift | 27 | // Step 4: Ensure that round-trip serialization does not affect result |
| LOW | …anDependencies/optional_transitive_dep_load_fail.swift | 37 | // Step 1: build Foo Swift module |
| LOW | …anDependencies/optional_transitive_dep_load_fail.swift | 40 | // Step 2: scan dependencies and ensure the transitive dependency on "A" is missing |
| LOW | …anDependencies/optional_transitive_dep_load_fail.swift | 45 | // Step 3: Run an explicit module compile of this file ensuring object files are produced |
| LOW | …anDependencies/optional_transitive_dep_load_fail.swift | 48 | // Step 4: Ensure the resulting object file exists |
| LOW | …ScanDependencies/duplicate_query_optional_import.swift | 8 | // Step 1: Build binary module Foo with 'internal import C' and a .swiftinterface |
| LOW | …ScanDependencies/duplicate_query_optional_import.swift | 11 | // Step 2: Build binary module Bar with 'internal import C' and a .swiftinterface |
| LOW | …ScanDependencies/duplicate_query_optional_import.swift | 14 | // Step 3: Scan dependencies with @testable imports |
| LOW | test/ScanDependencies/compiled_swift_modules.swift | 15 | // Step 1: build swift interface and swift module side by side |
| LOW | test/ScanDependencies/compiled_swift_modules.swift | 18 | // Step 2: scan dependency should give us the binary module adjacent to the interface file. |
| LOW | test/ScanDependencies/compiled_swift_modules.swift | 26 | // Step 3: remove the adjacent module. |
| LOW | test/ScanDependencies/compiled_swift_modules.swift | 29 | // Step 4: scan dependency should give us the interface file. |
| LOW | test/ScanDependencies/compiled_swift_modules.swift | 33 | // Step 4: build prebuilt module cache using the interface. |
| LOW | test/ScanDependencies/compiled_swift_modules.swift | 36 | // Step 5: scan dependency now should give us the prebuilt module cache |
| LOW | test/ScanDependencies/compiled_swift_modules.swift | 44 | // Step 6: update the interface file from where the prebuilt module cache was built. |
| LOW | test/ScanDependencies/compiled_swift_modules.swift | 47 | // Step 7: scan dependency should give us the prebuilt module file even though it's out-of-date. |
| LOW | test/ScanDependencies/compiled_swift_modules.swift | 51 | // Step 8: The new scanner behavior should not give use prebuilt module file because it is out-of-date. |
| LOW | …pendencies/explicit-module-map-forwarding-module.swift | 7 | // Step 1: build .swiftmodule and .swiftinterface adjacent to each other from foo.swift |
| 56 more matches not shown… | |||
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | …Sources/swift-inspect/Operations/DumpConcurrency.swift | 175 | print("Error getting info for async task \(hex: task): \(String(cString: error))") |
| MEDIUM | …Sources/Sources/Optimizer/Utilities/AddressUtils.swift | 695 | print("Error: indeterminate live range") |
| MEDIUM | test/Interpreter/typed_throws_abi.swift | 17 | print("Error: \(error)") |
| MEDIUM | test/Interpreter/typed_throws_abi.swift | 327 | print("Error value is: \(String(describing: x))") |
| MEDIUM | test/stdlib/sort_integers.swift | 72 | print("Error: \(y)") |
| MEDIUM | test/embedded/concurrency-throwing-task.swift | 76 | print("Error wasn't thrown!?") |
| MEDIUM | utils/download-unpublished-toolchains.py | 107 | print(f"Error: Directory does not exist at {args.output_dir}.") |
| MEDIUM | utils/download-unpublished-toolchains.py | 113 | print(f"Error: Unable to find toolchain for {args.platform}.") |
| LOW | utils/process-stats-dir.py | 475 | except Exception as e: |
| LOW | utils/process-stats-dir.py | 509 | except Exception as e: |
| MEDIUM | utils/optimizer_counters_to_sql.py | 66 | print('Error {}' .format(e.args[0])) |
| MEDIUM | utils/check_freestanding_dependencies.py | 103 | print("Error: Required dependency '{}' missing".format(symbol)) |
| MEDIUM | utils/check_freestanding_dependencies.py | 110 | print("Error: Unexpected dependency '{}'".format(symbol)) |
| LOW | utils/build_swift/build_swift/presets.py | 298 | except Exception as e: |
| MEDIUM | utils/parser-lib/profile-input.swift | 1011 | print("Error handling URL entry: \"\(text)\".") |
| MEDIUM | utils/parser-lib/profile-input.swift | 1430 | print("Error handling URL entry: \"\(text)\".") |
| LOW | utils/update_checkout/update_checkout/retry.py | 32 | except Exception as e: |
| LOW | …ils/update_checkout/update_checkout/update_checkout.py | 83 | except Exception: |
| LOW | …ils/update_checkout/update_checkout/update_checkout.py | 217 | except Exception: |
| LOW | …ils/update_checkout/update_checkout/update_checkout.py | 231 | except Exception: |
| LOW | …ils/update_checkout/update_checkout/update_checkout.py | 304 | except Exception: |
| LOW | …ils/update_checkout/update_checkout/update_checkout.py | 310 | except Exception: |
| LOW | …ils/update_checkout/update_checkout/update_checkout.py | 369 | except Exception: |
| MEDIUM | …ils/update_checkout/update_checkout/update_checkout.py | 371 | print('Error on repo "%s": %s' % (repo_path, traceback.format_exc())) |
| LOW | …ils/update_checkout/update_checkout/parallel_runner.py | 82 | except Exception as e: |
| MEDIUM | …ils/update_checkout/update_checkout/parallel_runner.py | 79 | def run_safely(*args, **kwargs): |
| LOW | utils/jobstats/jobstats.py | 270 | except Exception: |
| LOW | …support/swift_build_support/build_script_invocation.py | 1005 | except Exception: |
| LOW | utils/api_checker/swift-api-checker.py | 38 | except Exception as error: |
| MEDIUM | stdlib/public/core/Result.swift | 307 | /// print("Error retrieving the value: \(error)") |
| MEDIUM | stdlib/public/RuntimeModule/PDB/PDBFile.swift | 858 | print("Error \(error) during lookup") |
| MEDIUM | …blic/Concurrency/AsyncThrowingCompactMapSequence.swift | 48 | /// print("Error: \(error)") |
| MEDIUM | stdlib/public/Concurrency/AsyncThrowingStream.swift | 115 | /// print("Error: \(error)") |
| MEDIUM | …lic/Concurrency/AsyncThrowingPrefixWhileSequence.swift | 42 | /// print("Error: \(error)") |
| MEDIUM | …b/public/Concurrency/AsyncThrowingFilterSequence.swift | 37 | /// print("Error: \(error)") |
| MEDIUM | stdlib/public/Concurrency/TaskGroup.swift | 641 | /// print("Error: \(error)") |
| MEDIUM | …dlib/public/Concurrency/AsyncThrowingMapSequence.swift | 49 | /// print("Error: \(error)") |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | utils/swift-build-modules.py | 12 | |
| LOW | utils/build_swift/build_swift/shell.py | 28 | |
| LOW | utils/build_swift/build_swift/argparse/__init__.py | 17 | |
| LOW | utils/build_swift/build_swift/argparse/__init__.py | 17 | |
| LOW | utils/build_swift/build_swift/argparse/__init__.py | 17 | |
| LOW | utils/build_swift/build_swift/argparse/__init__.py | 17 | |
| LOW | utils/build_swift/build_swift/argparse/__init__.py | 17 | |
| LOW | utils/build_swift/build_swift/argparse/__init__.py | 17 | |
| LOW | utils/build_swift/build_swift/argparse/__init__.py | 17 | |
| LOW | utils/build_swift/build_swift/argparse/__init__.py | 17 | |
| LOW | utils/build_swift/build_swift/argparse/__init__.py | 21 | |
| LOW | utils/build_swift/build_swift/argparse/__init__.py | 21 | |
| LOW | utils/build_swift/build_swift/argparse/__init__.py | 21 | |
| LOW | utils/build_swift/build_swift/argparse/__init__.py | 21 | |
| LOW | utils/build_swift/build_swift/argparse/__init__.py | 23 | |
| LOW | utils/build_swift/build_swift/argparse/__init__.py | 23 | |
| LOW | utils/build_swift/build_swift/argparse/__init__.py | 24 | |
| LOW | utils/build_swift/build_swift/argparse/__init__.py | 25 | |
| LOW | utils/build_swift/build_swift/argparse/__init__.py | 25 | |
| LOW | utils/build_swift/build_swift/argparse/__init__.py | 25 | |
| LOW | utils/build_swift/build_swift/argparse/__init__.py | 25 | |
| LOW | utils/build_swift/build_swift/argparse/__init__.py | 25 | |
| LOW | utils/build_swift/build_swift/argparse/__init__.py | 25 | |
| LOW | utils/update_checkout/__init__.py | 1 | |
| LOW | utils/update_checkout/update_checkout/__init__.py | 1 | |
| LOW | …s/update_checkout/update_checkout/commands/__init__.py | 1 | |
| LOW | utils/embedded-test-support/embedded-test-support.py | 16 | |
| LOW | utils/jobstats/__init__.py | 23 | |
| LOW | utils/jobstats/__init__.py | 23 | |
| LOW | utils/jobstats/__init__.py | 23 | |
| LOW | utils/jobstats/__init__.py | 23 | |
| LOW | utils/jobstats/__init__.py | 23 | |
| LOW | utils/swift_build_support/swift_build_support/cmake.py | 20 | |
| LOW | …build_support/swift_build_support/products/__init__.py | 13 | |
| LOW | …build_support/swift_build_support/products/__init__.py | 14 | |
| LOW | …build_support/swift_build_support/products/__init__.py | 15 | |
| LOW | …build_support/swift_build_support/products/__init__.py | 16 | |
| LOW | …build_support/swift_build_support/products/__init__.py | 17 | |
| LOW | …build_support/swift_build_support/products/__init__.py | 18 | |
| LOW | …build_support/swift_build_support/products/__init__.py | 19 | |
| LOW | …build_support/swift_build_support/products/__init__.py | 20 | |
| LOW | …build_support/swift_build_support/products/__init__.py | 21 | |
| LOW | …build_support/swift_build_support/products/__init__.py | 22 | |
| LOW | …build_support/swift_build_support/products/__init__.py | 23 | |
| LOW | …build_support/swift_build_support/products/__init__.py | 24 | |
| LOW | …build_support/swift_build_support/products/__init__.py | 25 | |
| LOW | …build_support/swift_build_support/products/__init__.py | 26 | |
| LOW | …build_support/swift_build_support/products/__init__.py | 27 | |
| LOW | …build_support/swift_build_support/products/__init__.py | 28 | |
| LOW | …build_support/swift_build_support/products/__init__.py | 29 | |
| LOW | …build_support/swift_build_support/products/__init__.py | 30 | |
| LOW | …build_support/swift_build_support/products/__init__.py | 31 | |
| LOW | …build_support/swift_build_support/products/__init__.py | 32 | |
| LOW | …build_support/swift_build_support/products/__init__.py | 33 | |
| LOW | …build_support/swift_build_support/products/__init__.py | 34 | |
| LOW | …build_support/swift_build_support/products/__init__.py | 35 | |
| LOW | …build_support/swift_build_support/products/__init__.py | 36 | |
| LOW | …build_support/swift_build_support/products/__init__.py | 37 | |
| LOW | …build_support/swift_build_support/products/__init__.py | 38 | |
| LOW | …build_support/swift_build_support/products/__init__.py | 39 | |
| 12 more matches not shown… | |||
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | benchmark/scripts/create_benchmark.py | 68 | |
| LOW | benchmark/scripts/compare_perf_tests.py | 107 | |
| LOW | benchmark/scripts/compare_perf_tests.py | 500 | |
| LOW | tools/SourceKit/bindings/python/sourcekitd/capi.py | 66 | |
| LOW | tools/SourceKit/bindings/python/sourcekitd/capi.py | 220 | |
| LOW | utils/swift_build_sdk_interfaces.py | 151 | |
| LOW | utils/swift_build_sdk_interfaces.py | 168 | |
| LOW | utils/swift_build_sdk_interfaces.py | 330 | |
| LOW | utils/analyze_code_size.py | 578 | |
| LOW | utils/GYBUnicodeDataUtils.py | 533 | |
| LOW | utils/GYBUnicodeDataUtils.py | 593 | |
| LOW | utils/GYBUnicodeDataUtils.py | 344 | |
| LOW | utils/GYBUnicodeDataUtils.py | 534 | |
| LOW | utils/GYBUnicodeDataUtils.py | 595 | |
| LOW | utils/swift-build-modules.py | 33 | |
| LOW | utils/gyb.py | 122 | |
| LOW | utils/gyb.py | 403 | |
| LOW | utils/gyb.py | 562 | |
| LOW | utils/generate_confusables.py | 32 | |
| LOW | utils/process-stats-dir.py | 243 | |
| LOW | utils/process-stats-dir.py | 323 | |
| LOW | utils/process-stats-dir.py | 514 | |
| LOW | utils/process-stats-dir.py | 564 | |
| LOW | utils/process-stats-dir.py | 344 | |
| LOW | utils/build_swift/build_swift/driver_arguments.py | 46 | |
| LOW | utils/build_swift/build_swift/defaults.py | 72 | |
| LOW | utils/cmpcodesize/cmpcodesize/main.py | 32 | |
| LOW | utils/cmpcodesize/cmpcodesize/compare.py | 66 | |
| LOW | utils/update_verify_tests/core.py | 435 | |
| LOW | utils/update_verify_tests/core.py | 600 | |
| LOW | utils/update_verify_tests/core.py | 790 | |
| LOW | …ils/update_checkout/update_checkout/update_checkout.py | 150 | |
| LOW | …ils/update_checkout/update_checkout/update_checkout.py | 449 | |
| LOW | …ils/update_checkout/update_checkout/update_checkout.py | 694 | |
| LOW | …ils/update_checkout/update_checkout/update_checkout.py | 943 | |
| LOW | …ils/update_checkout/update_checkout/update_checkout.py | 997 | |
| LOW | utils/embedded-test-support/embedded-test-support.py | 31 | |
| LOW | utils/jobstats/jobstats.py | 249 | |
| LOW | utils/jobstats/jobstats.py | 299 | |
| LOW | …ort/swift_build_support/host_specific_configuration.py | 25 | |
| LOW | …ils/swift_build_support/swift_build_support/targets.py | 351 | |
| LOW | …support/swift_build_support/build_script_invocation.py | 828 | |
| LOW | …s/swift_build_support/swift_build_support/toolchain.py | 214 | |
| LOW | …s/swift_build_support/swift_build_support/workspace.py | 42 | |
| LOW | …d_support/swift_build_support/products/sourcekitlsp.py | 113 | |
| LOW | …_support/swift_build_support/products/cmake_product.py | 131 | |
| LOW | …d_support/swift_build_support/products/indexstoredb.py | 82 | |
| LOW | …ift_build_support/swift_build_support/products/llvm.py | 122 | |
| LOW | …ift_build_support/swift_build_support/products/llvm.py | 229 | |
| LOW | …ift_build_support/swift_build_support/products/llvm.py | 547 | |
| LOW | …_build_support/swift_build_support/products/product.py | 267 | |
| LOW | …_build_support/swift_build_support/products/product.py | 460 | |
| LOW | utils/api_checker/swift-api-checker.py | 202 | |
| LOW | utils/api_checker/swift-api-checker.py | 141 | |
| LOW | utils/api_checker/sdk-module-lists/infer-imports.py | 19 | |
| LOW | utils/api_checker/sdk-module-lists/infer-imports.py | 44 | |
| LOW | utils/api_checker/sdk-module-lists/infer-imports.py | 127 |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | benchmark/single-source/DiffingMyers.swift | 27 | let loremIpsum = Array("Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut lab |
| LOW | benchmark/single-source/DiffingMyers.swift | 27 | let loremIpsum = Array("Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut lab |
| LOW | benchmark/single-source/DiffingMyers.swift | 28 | let unabridgedLorem = Array("Lorem ipsum, quia dolor sit amet consectetur adipisci[ng] velit, sed quia non-numquam [do] |
| LOW | benchmark/single-source/DiffingMyers.swift | 28 | let unabridgedLorem = Array("Lorem ipsum, quia dolor sit amet consectetur adipisci[ng] velit, sed quia non-numquam [do] |
| LOW | benchmark/single-source/Diffing.swift | 69 | let loremIpsum = Array("Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut lab |
| LOW | benchmark/single-source/Diffing.swift | 69 | let loremIpsum = Array("Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut lab |
| LOW | benchmark/single-source/Diffing.swift | 70 | let unabridgedLorem = Array("Lorem ipsum, quia dolor sit amet consectetur adipisci[ng] velit, sed quia non-numquam [do] |
| LOW | benchmark/single-source/Diffing.swift | 70 | let unabridgedLorem = Array("Lorem ipsum, quia dolor sit amet consectetur adipisci[ng] velit, sed quia non-numquam [do] |
| LOW | benchmark/single-source/StringRemoveDupes.swift | 17 | let text = "Lorem ipsum dolor sit amet, consectetur adipiscing elit. " + |
| LOW | benchmark/single-source/StringRemoveDupes.swift | 17 | let text = "Lorem ipsum dolor sit amet, consectetur adipiscing elit. " + |
| LOW | benchmark/single-source/StringComparison.swift | 772 | Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna |
| LOW | benchmark/single-source/StringComparison.swift | 772 | Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna |
| LOW | benchmark/single-source/StringComparison.swift | 773 | Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna |
| LOW | benchmark/single-source/StringComparison.swift | 773 | Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna |
| LOW | benchmark/single-source/StringComparison.swift | 774 | Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna |
| LOW | benchmark/single-source/StringComparison.swift | 774 | Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna |
| LOW | benchmark/single-source/StringComparison.swift | 775 | Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna |
| LOW | benchmark/single-source/StringComparison.swift | 775 | Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna |
| LOW | benchmark/single-source/StringComparison.swift | 776 | 🤔Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna |
| LOW | benchmark/single-source/StringComparison.swift | 776 | 🤔Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna |
| LOW | benchmark/single-source/StringRepeating.swift | 66 | Існує багато варіацій уривків з Lorem Ipsum, але більшість з них зазнала |
| LOW | benchmark/single-source/CountAlgo.swift | 44 | Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas tempus |
| LOW | benchmark/single-source/CountAlgo.swift | 44 | Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas tempus |
| LOW | benchmark/single-source/CountAlgo.swift | 48 | ipsum primis in faucibus. Lorem ipsum dolor sit amet, consectetur |
| LOW | benchmark/single-source/CountAlgo.swift | 48 | ipsum primis in faucibus. Lorem ipsum dolor sit amet, consectetur |
| LOW | benchmark/single-source/CountAlgo.swift | 53 | leo leo sit amet nisl. Lorem ipsum dolor sit amet, consectetur adipiscing |
| LOW | benchmark/single-source/CountAlgo.swift | 53 | leo leo sit amet nisl. Lorem ipsum dolor sit amet, consectetur adipiscing |
| LOW | benchmark/single-source/CharacterProperties.swift | 359 | Lorem ipsum something something something... |
| LOW | test/stdlib/ThreadLocalStorage.swift | 12 | var str = "Lorem ipsum dolor sit amet\r\n 🌎 🇺🇸🇨🇦🍁" |
| LOW | test/stdlib/ThreadLocalStorage.swift | 12 | var str = "Lorem ipsum dolor sit amet\r\n 🌎 🇺🇸🇨🇦🍁" |
| LOW | …/build_swift/tests/build_swift/argparse/test_parser.py | 89 | builder.set_defaults('qux', 'Lorem ipsum set dolor') |
| LOW | …/build_swift/tests/build_swift/argparse/test_parser.py | 95 | 'qux': 'Lorem ipsum set dolor', |
| Severity | File | Line | Snippet |
|---|---|---|---|
| HIGH | include/swift/AST/ASTContext.h | 1146 | /// selector and are instance/class methods as requested. This list will be |
| HIGH | include/swift/AST/ModuleLoader.h | 333 | /// selector and are instance/class methods as requested. This list will be |
| HIGH | …cs/CppInteroperability/CppInteroperabilityManifesto.md | 1966 | // Property is synthesized as requested by the annotation. |
| HIGH | …/Mandatory/ConsumeOperatorCopyableAddressesChecker.cpp | 120 | /// the lifetime of the address as requested by the user. |
| HIGH | lib/Serialization/ModuleFile.h | 845 | /// selector and are instance/class methods as requested. |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | test/Interop/Cxx/templates/mangling-irgen.swift | 11 | // Don't forget to update manglings.txt when changing s4main20receiveInstantiationyySo34__CxxTemplateInst12MagicWrapperI |
| LOW | test/Interop/Cxx/templates/mangling-irgen.swift | 18 | // Don't forget to update manglings.txt when changing s4main19returnInstantiationSo34__CxxTemplateInst12MagicWrapperIiEV |
| LOW | include/swift/SIL/SILBuilder.h | 2877 | /// in `someBB`. Don't forget to switch insertion blocks after |
| LOW | utils/GYBUnicodeDataUtils.py | 217 | # Note: if you change any of these parameters, don't forget to update the |
| LOW | utils/GYBUnicodeDataUtils.py | 217 | # Note: if you change any of these parameters, don't forget to update the |
| LOW | …_support/swift_build_support/products/cmake_product.py | 381 | # This is needed to make sure to avoid using the wrong architecture |
| MEDIUM | docs/archive/LangRef.html | 534 | <p>Here is a simple example:</p> |
| LOW | lib/SILOptimizer/Analysis/DestructorAnalysis.cpp | 110 | // TODO: Don't forget to check resilience of enum decl, like |
| LOW | …timizer/Mandatory/MovedAsyncVarDebugInfoPropagator.cpp | 391 | // don't forget to clean it up before processing the next block. |
| MEDIUM | lib/SILGen/SILGenPattern.cpp | 3743 | // Enter a break/continue scope. As discussed above, the depth we jump to |
| LOW | lib/IRGen/GenDistributed.cpp | 544 | // Don't forget to actually store the argument |
| LOW | lib/Sema/OpenedExistentials.cpp | 173 | // Don't forget to look in the parent. |
| LOW | lib/Sema/TypeCheckType.cpp | 1103 | // If this is situation #2 we need to make sure to switch base to |
| MEDIUM | lib/SIL/IR/SILTypeSubstitution.cpp | 148 | // through to substitute the component types as discussed above. |
| LOW | lib/SIL/Verifier/LinearLifetimeChecker.cpp | 230 | // freeze it. By using a defer here, we can make sure we don't forget to do |
| MEDIUM | stdlib/public/runtime/Metadata.cpp | 4281 | // the field-offset vector, as discussed above. |
| MEDIUM | stdlib/public/Concurrency/DispatchGlobalExecutor.cpp | 243 | // API, but as discussed above, that is less important than avoiding |
| Severity | File | Line | Snippet |
|---|---|---|---|
| HIGH | utils/gyb_foundation_support.py | 27 | return false |
| HIGH | utils/gyb_foundation_support.py | 35 | return true |
| HIGH | utils/gyb_foundation_support.py | 81 | return false |
| HIGH | utils/gyb_foundation_support.py | 84 | return true |
| HIGH | utils/swift-bench.py | 177 | if CommandLine.arguments.count <= 2 || CommandLine.arguments[2] == name { |
| HIGH | utils/android/adb_push_built_products/main.py | 56 | print(adb.commands.push(sources, destination)) |
| HIGH | utils/swift_build_support/tests/test_shell.py | 72 | shell.capture(["sh", "-c", "echo foo && false"], |
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | benchmark/scripts/test_compare_perf_tests.py | 349 | # Create a temporary directory |
| MEDIUM | utils/swift-api-dump.py | 285 | # Create the sets of arguments to dump_module_api. |
| MEDIUM | utils/swift-bench.py | 12 | # This file implements a test harness for running Swift performance benchmarks. |
| MEDIUM | utils/optimizer_counters_to_sql.py | 42 | # Create the required tables, indices, etc. |
| MEDIUM | utils/protocol_graph.py | 13 | # Create a graph of the protocol refinement relationships, associated |
| MEDIUM | utils/lldb/lldbToolBox.py | 103 | # Define an alias that prints rax and also steps one instruction. |
| MEDIUM | utils/jobstats/__init__.py | 15 | # This module contains subroutines for loading object-representations of one or |
| MEDIUM | utils/jobstats/jobstats.py | 15 | # This file contains subroutines for loading object-representations of one or |
| MEDIUM | …s/swift_build_support/swift_build_support/workspace.py | 43 | # Create a name for the build directory. |
| MEDIUM | docs/conf.py | 5 | # This file is execfile()d with the current directory set to its containing |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | test/lit.cfg | 679 | # Check if we overrode the linker; if we do, set a feature to say that, which |
| LOW | test/lit.cfg | 1084 | # Check if we need to run lit tests using the legacy driver or the new driver |
| LOW | test/lit.cfg | 2615 | # Check if the Android environment needs to be in the name. |
| LOW | test/Interop/lit.local.cfg | 15 | # Check if CF_OPTIONS macro has been updated to be imported into Swift in C++ mode correctly. |
| LOW | utils/build_swift/build_swift/constants.py | 140 | # Check if Swift is checked out as part of a unified build. |
| LOW | utils/build_swift/build_swift/constants.py | 194 | # Set SWIFT_BUILD_ROOT to a directory that will contain a subdirectory for each build |
| LOW | utils/cmpcodesize/cmpcodesize/compare.py | 68 | # Check if multiple architectures are supported by the object file. |
| LOW | …ils/update_checkout/update_checkout/update_checkout.py | 1013 | # Check if `swift` repo itself needs to switch to a cross-repo branch. |
| LOW | utils/api_checker/swift-api-checker.py | 81 | # Check if we need fixed clang modules |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | utils/swift-build-modules.py | 4 | # Usage: |