get rid of linker warning on macOS with clang
The linker on macOS complains about visibility problems and compact unwind issues when compiling with clang.
Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.
The linker on macOS complains about visibility problems and compact unwind issues when compiling with clang.