mirror of
https://github.com/apple/swift.git
synced 2026-06-20 15:42:51 +02:00
15c94f657d
The Swift build system does not generate DWARF symbols in the unittests build directory. For build systems that do, however, files would be generated with the test suffix "Tests". These need to be excluded because otherwise `lit.formats.GoogleTest` tries to execute them.