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