mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
SR-4780 Can not run performance tests that are not in precommit suite Modified driver to honor command line arguments when listing enabled tests. Fixed interaction between filters (positional arguments) and --run-all option. Benchmark_Driver lists available benchmarks with --run-all option when benchmarks or filters are specified.