* Clang-tidy static analysis * Modernise checks * Google coding standard checks * Identifier renaming according to Google style
* Remove xgboost's own version of thread_local and switch to dmlc::ThreadLocalStore (#2109) * Update dmlc-core