[PATCH] D57353: [clang-tidy] Add the abseil-duration-double-conversion check

Hyrum Wright via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 29 11:39:00 PST 2019


hwright added inline comments.


================
Comment at: docs/clang-tidy/checks/abseil-duration-double-conversion.rst:20
+
+
+  // Original - Conversion to integer and back again
----------------
Eugene.Zelenko wrote:
> Unnecessary empty line.
This is consistent with other documentation in this directory, such as `abseil-faster-strsplit-delimiter.rst`.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D57353/new/

https://reviews.llvm.org/D57353





More information about the cfe-commits mailing list