[libc-commits] [PATCH] D129920: [libc] Trivial implementation of std::optional
Jeff Bailey via Phabricator via libc-commits
libc-commits at lists.llvm.org
Thu Aug 4 19:52:03 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
jeffbailey marked an inline comment as done.
Closed by commit rG3b631e47fe4c: [libc] Trivial implementation of std::optional (authored by jeffbailey).
Changed prior to commit:
https://reviews.llvm.org/D129920?vs=448810&id=450211#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129920/new/
https://reviews.llvm.org/D129920
Files:
libc/src/__support/CPP/CMakeLists.txt
libc/src/__support/CPP/optional.h
libc/test/src/__support/CPP/CMakeLists.txt
libc/test/src/__support/CPP/optional_test.cpp
utils/bazel/llvm-project-overlay/libc/BUILD.bazel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129920.450211.patch
Type: text/x-patch
Size: 5967 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220805/3f18289f/attachment.bin>
More information about the libc-commits
mailing list