mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Remove spurious comment
This commit is contained in:
@@ -474,7 +474,6 @@ static void addFrontendFlagOption(llvm::opt::OptTable &table,
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// use" swiftscan_string_set_t *create_set(const std::vector<std::string> &strings) {
|
|
||||||
swiftscan_string_set_t *
|
swiftscan_string_set_t *
|
||||||
swiftscan_compiler_supported_arguments_query() {
|
swiftscan_compiler_supported_arguments_query() {
|
||||||
std::unique_ptr<llvm::opt::OptTable> table = swift::createSwiftOptTable();
|
std::unique_ptr<llvm::opt::OptTable> table = swift::createSwiftOptTable();
|
||||||
|
|||||||
Reference in New Issue
Block a user