[libc-commits] [PATCH] D99046: This introduces gmtime_r to LLVM libc, based on C99/C2X/Single Unix Sp.

Siva Chandra via Phabricator via libc-commits libc-commits at lists.llvm.org
Mon Mar 22 12:44:14 PDT 2021


sivachandra added a comment.

In D99046#2642356 <https://reviews.llvm.org/D99046#2642356>, @MaskRay wrote:

> https://llvm.org/docs/DeveloperPolicy.html#commit-messages The subject line is usually an imperative sentence. Words like "This introduces" can be deleted.

Also, please add "[libc] " prefix.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99046



More information about the libc-commits mailing list