[all-commits] [llvm/llvm-project] 429f0f: [libc][docs] add missing c99 docs (#119239)

Nick Desaulniers via All-commits all-commits at lists.llvm.org
Mon Dec 9 14:02:29 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 429f0f1e1cc5e6d4936bbc465c940a63f7878f44
      https://github.com/llvm/llvm-project/commit/429f0f1e1cc5e6d4936bbc465c940a63f7878f44
  Author: Nick Desaulniers <nickdesaulniers at users.noreply.github.com>
  Date:   2024-12-09 (Mon, 09 Dec 2024)

  Changed paths:
    A libc/docs/headers/float.rst
    M libc/docs/headers/index.rst
    A libc/docs/headers/wchar.rst
    A libc/docs/headers/wctype.rst
    A libc/utils/docgen/float.json
    A libc/utils/docgen/wchar.json
    A libc/utils/docgen/wctype.json

  Log Message:
  -----------
  [libc][docs] add missing c99 docs (#119239)

Looks like we were missing docs for:
- float.h
- wchar.h
- wctype.h

Which AFAICT were added in ISO C99.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list