[libc-commits] [PATCH] D136294: [libc] Add cpp::byte

Guillaume Chatelet via Phabricator via libc-commits libc-commits at lists.llvm.org
Sat Oct 22 07:03:26 PDT 2022


gchatelet updated this revision to Diff 469895.
gchatelet added a comment.

- fix comments + add bazel support


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136294

Files:
  libc/src/__support/CPP/CMakeLists.txt
  libc/src/__support/CPP/cstddef.h
  libc/test/src/__support/CPP/CMakeLists.txt
  libc/test/src/__support/CPP/cstddef_test.cpp
  utils/bazel/llvm-project-overlay/libc/BUILD.bazel

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136294.469895.patch
Type: text/x-patch
Size: 5522 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20221022/0368734c/attachment.bin>


More information about the libc-commits mailing list