Skip to content

Commit 0e6f6a5

Browse files
committed
Remove spurious comment
1 parent b3259ea commit 0e6f6a5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tools/libSwiftScan/libSwiftScan.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -474,7 +474,6 @@ static void addFrontendFlagOption(llvm::opt::OptTable &table,
474474
}
475475
}
476476

477-
// use" swiftscan_string_set_t *create_set(const std::vector<std::string> &strings) {
478477
swiftscan_string_set_t *
479478
swiftscan_compiler_supported_arguments_query() {
480479
std::unique_ptr<llvm::opt::OptTable> table = swift::createSwiftOptTable();

0 commit comments

Comments
 (0)