[libc-commits] [PATCH] D124130: [libc] Add Printf FormatSection Matcher

Michael Jones via Phabricator via libc-commits libc-commits at lists.llvm.org
Thu Apr 21 15:10:21 PDT 2022


michaelrj updated this revision to Diff 424305.
michaelrj marked 6 inline comments as done.
michaelrj added a comment.

add a util file for int_to_hex and address other comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124130

Files:
  libc/test/src/stdio/printf_core/CMakeLists.txt
  libc/test/src/stdio/printf_core/parser_test.cpp
  libc/utils/UnitTest/CMakeLists.txt
  libc/utils/UnitTest/FPMatcher.cpp
  libc/utils/UnitTest/PrintfMatcher.cpp
  libc/utils/UnitTest/PrintfMatcher.h
  libc/utils/UnitTest/StringUtils.cpp
  libc/utils/UnitTest/StringUtils.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124130.424305.patch
Type: text/x-patch
Size: 18596 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220421/ef727972/attachment.bin>


More information about the libc-commits mailing list