hwright added inline comments.

================
Comment at: clang-tidy/abseil/DurationFactoryFloatCheck.h:19
+
+/// Prefer integer Duration factories when possible.
+///
----------------
JonasToth wrote:
> Please add more to the doc here, like `This check finds ... and transforms 
> these calls into ...` or similar.
I've added some more text.

I'd prefer not to make this duplicate much of what is already in the 
user-facing documentation, since that should be more complete and canonical 
(and is already included by reference).


https://reviews.llvm.org/D53339



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to