[libc-commits] [PATCH] D158311: [libc][docs] Printf behavior doc

Michael Jones via Phabricator via libc-commits libc-commits at lists.llvm.org
Fri Aug 18 13:53:40 PDT 2023


michaelrj created this revision.
michaelrj added reviewers: sivachandra, lntue.
Herald added subscribers: libc-commits, arphaman.
Herald added projects: libc-project, All.
michaelrj requested review of this revision.

In the document on undefined behavior, I noted that writing down your
decisions is very important. This document contains all the information
for compile flags and undefined behavior for our printf.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D158311

Files:
  libc/docs/dev/index.rst
  libc/docs/dev/printf_behavior.rst
  libc/docs/gpu/support.rst

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158311.551631.patch
Type: text/x-patch
Size: 9044 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230818/11bb0036/attachment.bin>


More information about the libc-commits mailing list