Uh oh!
There was an error while loading. Please reload this page.
ARROW-16643: [C++] Fix warnings for clang-14 - #13225
Conversation
lidavidm
left a comment
There was a problem hiding this comment.
Filed https://issues.apache.org/jira/browse/ARROW-16644 so we don't forget about the suppression.
lidavidm
commented
May 24, 2022
That AppVeyor issue should be fixed by #13191 |
ursabot
commented
May 24, 2022
Benchmark runs are scheduled for baseline = dd84c0f and contender = 7adda73. 7adda73 is a master commit associated with this PR. Results will be available as each benchmark for each run completes. |
ursabot
commented
May 24, 2022
['Python', 'R'] benchmarks have high level of regressions. |
The following code in arrow/util/small_vector_benchmark.cc generates
-Wreturn-stack-addressin clang-14. It might be better to fix but suppressing for now: