Sign in
bazel
/
bazel
/
013956116f9dc2abf2f4c9eb6d1f9c7bfb3cb295
/
.
/
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