vibhatha commented on issue #14779: URL: https://github.com/apache/arrow/issues/14779#issuecomment-1335019633
Also please note that, the issue occurs when using the following clang version. ```bash clang version 14.0.0 (https://github.com/tru/llvm-release-build fc075d7c96fe7c992dde351695a5d25fe084794a) ``` But when using clang `Apple clang version 13.1.6 (clang-1316.0.21.2.5)` the issue didn't occur. Previously in my path, `CLANG_TOOLS` has been included and its `clang` and `clang++` was used in compiling. That could have been the reason why I got the issue. But, please note that I have been using this setting for a while and didn't encountered the reported issue until now. -- 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]
