Sign in
◑
Theme
bazel
/
bazel
/
f745e99db7632cfb2145b6926f961e85f9084bc5
/
.
/
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