Sign in
◑
Theme
bazel
/
bazel
/
f4c5314803d2f2fdd1c6a37324f7f2ebd2d908ca
/
.
/
tools
/
objc
/
memleaks_plugin_stub
blob: 9e6a18f5db925e175b8b70ddc49125748f2fbb37 [
file
]
#!/bin/bash
(
printf
'Bazel does not yet support memleaks detection for ios_tests.\n'
)
>&
2
exit
1