[PATCH] D59183: [clang-tidy] Expand cases covered by the abseil-duration-unnecessary-conversion check

Hyrum Wright via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 13 11:09:31 PDT 2019


hwright updated this revision to Diff 190456.
hwright marked 4 inline comments as done.
hwright added a comment.

Addressed reviewer comments


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

https://reviews.llvm.org/D59183

Files:
  clang-tidy/abseil/DurationUnnecessaryConversionCheck.cpp
  docs/clang-tidy/checks/abseil-duration-unnecessary-conversion.rst
  test/clang-tidy/Inputs/absl/time/time.h
  test/clang-tidy/abseil-duration-unnecessary-conversion.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59183.190456.patch
Type: text/x-patch
Size: 10919 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190313/782f9c04/attachment.bin>


More information about the cfe-commits mailing list