[PATCH] D86993: Document Clang's expectations of the C standard library.
John McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Sep 1 18:10:01 PDT 2020
rjmccall added a comment.
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?
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