Commits

Wes McKinney authored a6da5e98196
ARROW-4159: [C++] Build with -Wdocumentation when using clang and BUILD_WARNING_LEVEL=CHECKIN This will help prevent Doxygen-related build failures Author: Wes McKinney <wesm+git@apache.org> Closes #4441 from wesm/ARROW-4159 and squashes the following commits: a019c1484 <Wes McKinney> Build with -Wdocumentation on clang