==================
* Incorporate cpplint updates from google (e5d807c6a0d, 2018-05-03)
* Fix the `build/endif_comment` check (https://github.com/google/styleguide/pull/169)
* Teach the explicit constructor check about constexpr (56)
* Changed vs7 output format (57)
* Remove presubmit check for DISALLOW_* macros (54)
* add `--quiet` flag as in upstream (https://github.com/google/styleguide/pull/293)
* support `--root` argument to run in different folder (https://github.com/google/styleguide/pull/291)
* Fix 16bit Unicode issue (https://github.com/google/styleguide/issues/337)