Files
swift-mirror/utils/build-script
Michael Gottesman 5fbf769b2a [asan] On Linux, when running with ASAN, disable leaks detection.
The reason to do this is that:

1. We already have a separate leaks bot.
2. We are not leaks clean at -O, but are ASAN clean at -O.

It doesn't make sense to limit our ability to verify that on Linux, we stay ASAN
clean at -O since we are not leaks clean at -O. Once we get leaks clean at -O,
we should create a separate bot.

rdar://31276806
2017-10-22 15:22:32 -07:00

45 KiB
Executable File