[libc-commits] [PATCH] D85103: [libc] Add strspn implementation.

Chris Gyurgyik via Phabricator via libc-commits libc-commits at lists.llvm.org
Wed Aug 5 13:18:06 PDT 2020


cgyurgyik added a comment.

In D85103#2197398 <https://reviews.llvm.org/D85103#2197398>, @abrachet wrote:

> Missing definition in spec/stdc.td

https://github.com/llvm/llvm-project/blob/1dbac09dd6ec8587ae7e16ed669bf73889a21957/libc/spec/stdc.td#L214 ?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D85103



More information about the libc-commits mailing list