[libc-commits] [PATCH] D129920: [libc] Trivial implementation of std::optional
Jeff Bailey via Phabricator via libc-commits
libc-commits at lists.llvm.org
Sat Jul 30 12:51:57 PDT 2022
jeffbailey updated this revision to Diff 448810.
jeffbailey added a comment.
Oops, I noticed that I didn't have clang-format installed. This
diff fixes one formatting error.
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.448810.patch
Type: text/x-patch
Size: 5916 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220730/71adea0f/attachment.bin>
More information about the libc-commits
mailing list