[all-commits] [llvm/llvm-project] aa1eac: [libc][docs] Printf behavior doc
michaelrj-google via All-commits
all-commits at lists.llvm.org
Wed Sep 13 13:42:44 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: aa1eacd10cb5e2e84c297d1ccc13e4d6d5d09fc4
https://github.com/llvm/llvm-project/commit/aa1eacd10cb5e2e84c297d1ccc13e4d6d5d09fc4
Author: Michael Jones <michaelrj at google.com>
Date: 2023-09-13 (Wed, 13 Sep 2023)
Changed paths:
M libc/docs/dev/index.rst
A libc/docs/dev/printf_behavior.rst
Log Message:
-----------
[libc][docs] Printf behavior doc
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.
Reviewed By: sivachandra
Differential Revision: https://reviews.llvm.org/D158311
More information about the All-commits
mailing list