[libc-commits] [PATCH] D147008: [libc][bazel] add file printf targets and support

Michael Jones via Phabricator via libc-commits libc-commits at lists.llvm.org
Wed Apr 12 14:02:56 PDT 2023


michaelrj updated this revision to Diff 512969.
michaelrj marked 4 inline comments as done.
michaelrj added a comment.

address comments and move OwnedString to src/__support/CPP/


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147008

Files:
  libc/src/__support/CPP/OwnedString.h
  libc/src/__support/CPP/string.h
  libc/src/stdio/fprintf.cpp
  libc/test/UnitTest/BazelFilePath.cpp
  libc/test/UnitTest/CMakeLists.txt
  libc/test/UnitTest/CmakeFilePath.cpp
  libc/test/UnitTest/LibcTest.h
  libc/test/UnitTest/Test.h
  libc/test/src/stdio/fprintf_test.cpp
  libc/utils/testutils/CMakeLists.txt
  utils/bazel/llvm-project-overlay/libc/BUILD.bazel
  utils/bazel/llvm-project-overlay/libc/libc_build_rules.bzl
  utils/bazel/llvm-project-overlay/libc/test/UnitTest/BUILD.bazel
  utils/bazel/llvm-project-overlay/libc/test/src/stdio/BUILD.bazel

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147008.512969.patch
Type: text/x-patch
Size: 19925 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230412/38b4c73f/attachment-0001.bin>


More information about the libc-commits mailing list