[PATCH] D50389: [clang-tidy] Abseil: integral division of Duration check

Haojian Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 17 12:55:42 PDT 2018


hokein added a comment.

In https://reviews.llvm.org/D50389#1204514, @Eugene.Zelenko wrote:

> Somehow documentation file was not committed.


Oops, I forgot to `git add` to the doc file. `arc patch` somehow failed to apply this patch, I applied it manually. Added in https://reviews.llvm.org/rL340075. Thanks for pointing it out.


https://reviews.llvm.org/D50389





More information about the cfe-commits mailing list