Skip to content

Commit 9c3d8df

Browse files
authored
Merge pull request #71324 from compnerd/refactoring
tools: demote swift-refactor to testing
2 parents c0ad612 + c3d79f9 commit 9c3d8df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/swift-refactor/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
add_swift_host_tool(swift-refactor
22
swift-refactor.cpp
3-
SWIFT_COMPONENT tools
3+
SWIFT_COMPONENT testsuite-tools
44
LLVM_LINK_COMPONENTS support
55
)
66
target_link_libraries(swift-refactor

0 commit comments

Comments
 (0)