WillAyd commented on code in PR #47556:
URL: https://github.com/apache/arrow/pull/47556#discussion_r2346744076
##########
cpp/src/arrow/util/visibility.h:
##########
@@ -67,6 +67,11 @@
# ifndef ARROW_NO_EXPORT
# define ARROW_NO_EXPORT [[gnu::visibility("hidden")]]
# endif
+# if defined(__clang__)
Review Comment:
Done!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]