Skip to content

Commit 2609365

Browse files
authored
Removes no-longer-needed --dump-sem-ir-ranges=only args (#5600)
The default was flipped by #5587.
1 parent 3831ca6 commit 2609365

File tree

135 files changed

+67
-314
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

135 files changed

+67
-314
lines changed

toolchain/check/testdata/alias/builtins.carbon

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
// Exceptions. See /LICENSE for license information.
33
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
44
//
5-
// EXTRA-ARGS: --dump-sem-ir-ranges=only
6-
//
75
// AUTOUPDATE
86
// TIP: To test this file alone, run:
97
// TIP: bazel test //toolchain/testing:file_test --test_arg=--file_tests=toolchain/check/testdata/alias/builtins.carbon

toolchain/check/testdata/alias/min_prelude/local.carbon

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
44
//
55
// INCLUDE-FILE: toolchain/testing/min_prelude/destroy.carbon
6-
// EXTRA-ARGS: --dump-sem-ir-ranges=only
76
//
87
// AUTOUPDATE
98
// TIP: To test this file alone, run:

toolchain/check/testdata/alias/no_prelude/basics.carbon

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
// Exceptions. See /LICENSE for license information.
33
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
44
//
5-
// EXTRA-ARGS: --dump-sem-ir-ranges=only
6-
//
75
// AUTOUPDATE
86
// TIP: To test this file alone, run:
97
// TIP: bazel test //toolchain/testing:file_test --test_arg=--file_tests=toolchain/check/testdata/alias/no_prelude/basics.carbon

toolchain/check/testdata/alias/no_prelude/in_namespace.carbon

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
// Exceptions. See /LICENSE for license information.
33
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
44
//
5-
// EXTRA-ARGS: --dump-sem-ir-ranges=only
6-
//
75
// AUTOUPDATE
86
// TIP: To test this file alone, run:
97
// TIP: bazel test //toolchain/testing:file_test --test_arg=--file_tests=toolchain/check/testdata/alias/no_prelude/in_namespace.carbon

toolchain/check/testdata/alias/no_prelude/preserve_in_type_printing.carbon

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
// Exceptions. See /LICENSE for license information.
33
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
44
//
5-
// EXTRA-ARGS: --dump-sem-ir-ranges=only
6-
//
75
// AUTOUPDATE
86
// TIP: To test this file alone, run:
97
// TIP: bazel test //toolchain/testing:file_test --test_arg=--file_tests=toolchain/check/testdata/alias/no_prelude/preserve_in_type_printing.carbon

toolchain/check/testdata/array/bound_values.carbon

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
// Exceptions. See /LICENSE for license information.
33
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
44
//
5-
// EXTRA-ARGS: --dump-sem-ir-ranges=only
6-
//
75
// AUTOUPDATE
86
// TIP: To test this file alone, run:
97
// TIP: bazel test //toolchain/testing:file_test --test_arg=--file_tests=toolchain/check/testdata/array/bound_values.carbon

toolchain/check/testdata/array/import.carbon

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
// Exceptions. See /LICENSE for license information.
33
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
44
//
5-
// EXTRA-ARGS: --dump-sem-ir-ranges=only
6-
//
75
// AUTOUPDATE
86
// TIP: To test this file alone, run:
97
// TIP: bazel test //toolchain/testing:file_test --test_arg=--file_tests=toolchain/check/testdata/array/import.carbon

toolchain/check/testdata/array/index_not_literal.carbon

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
// Exceptions. See /LICENSE for license information.
33
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
44
//
5-
// EXTRA-ARGS: --dump-sem-ir-ranges=only
6-
//
75
// AUTOUPDATE
86
// TIP: To test this file alone, run:
97
// TIP: bazel test //toolchain/testing:file_test --test_arg=--file_tests=toolchain/check/testdata/array/index_not_literal.carbon

toolchain/check/testdata/array/init_dependent_bound.carbon

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
// Exceptions. See /LICENSE for license information.
33
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
44
//
5-
// EXTRA-ARGS: --dump-sem-ir-ranges=only
6-
//
75
// AUTOUPDATE
86
// TIP: To test this file alone, run:
97
// TIP: bazel test //toolchain/testing:file_test --test_arg=--file_tests=toolchain/check/testdata/array/init_dependent_bound.carbon

toolchain/check/testdata/array/no_prelude/basics.carbon

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
// Exceptions. See /LICENSE for license information.
33
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
44
//
5-
// EXTRA-ARGS: --dump-sem-ir-ranges=only
6-
//
75
// AUTOUPDATE
86
// TIP: To test this file alone, run:
97
// TIP: bazel test //toolchain/testing:file_test --test_arg=--file_tests=toolchain/check/testdata/array/no_prelude/basics.carbon

0 commit comments

Comments
 (0)