[libc] [clang] [Libc] Give more functions restrict qualifiers (PR #78061)

via cfe-commits cfe-commits at lists.llvm.org
Sat Jan 13 21:04:41 PST 2024


https://github.com/lntue commented:

LGTM for the libc part.
Thanks for adding the missing qualifiers!  They were specified in our own generated header but not in the implementation: https://github.com/llvm/llvm-project/blob/main/libc/spec/bsd_ext.td#L21

https://github.com/llvm/llvm-project/pull/78061


More information about the cfe-commits mailing list