Commits


Antoine Pitrou authored and Krisztián Szűcs committed 345b098efa2
ARROW-3985: [C++] Let ccache preserve comments Some comments may be meaningful to the compiler, such as when a warnings needs to be prevented. Author: Antoine Pitrou <antoine@python.org> Closes #3715 from pitrou/ARROW-3985-ccache-preserve-comments and squashes the following commits: 92c59548 <Antoine Pitrou> ARROW-3985: Let ccache preserve comments