Commits


Sutou Kouhei authored and Neal Richardson committed bb90a633a46
ARROW-7158: [C++] Use compiler information provided by CMake The current our approach doesn't work on non English locale environment. Closes #5853 from kou/cpp-use-cmake-standard-compiler-information and squashes the following commits: 4800899f3 <Sutou Kouhei> ARROW-7158: Use compiler information provided by CMake Authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Neal Richardson <neal.p.richardson@gmail.com>