[PATCH] D86993: Document Clang's expectations of the C standard library.

Richard Smith - zygoloid via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 2 11:19:55 PDT 2020


rsmith added a comment.

In D86993#2251198 <https://reviews.llvm.org/D86993#2251198>, @rjmccall wrote:

> Wording looks good.  Should we alsso document our assumptions about what functions exist in the standard library — the functions that we'll always use even in freestanding builds?

Sounds like a good idea to me. Do we have a list?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86993



More information about the cfe-commits mailing list