[libc-commits] [PATCH] D123424: [libc][NFC] add index mode to printf parser

Michael Jones via Phabricator via libc-commits libc-commits at lists.llvm.org
Mon Apr 25 11:38:06 PDT 2022


michaelrj updated this revision to Diff 424986.
michaelrj marked 3 inline comments as done.
michaelrj added a comment.
Herald added a subscriber: mgorny.

add unit tests and fix some problems that were exposed by those tests.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D123424/new/

https://reviews.llvm.org/D123424

Files:
  libc/src/stdio/printf_core/CMakeLists.txt
  libc/src/stdio/printf_core/parser.cpp
  libc/src/stdio/printf_core/parser.h
  libc/test/src/stdio/printf_core/parser_test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123424.424986.patch
Type: text/x-patch
Size: 15184 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220425/1af3e6d3/attachment-0001.bin>


More information about the libc-commits mailing list