kou commented on code in PR #47556:
URL: https://github.com/apache/arrow/pull/47556#discussion_r2346507974


##########
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:
   Could you add a comment for the information?



-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to