[libc-commits] [PATCH] D73530: [libc] Add a library of standalone C++ utilities.
Siva Chandra via Phabricator via libc-commits
libc-commits at lists.llvm.org
Wed Jan 29 13:50:05 PST 2020
This revision was automatically updated to reflect the committed changes.
sivachandra marked an inline comment as done.
Closed by commit rGc6bc10636cf3: [libc] Add a library of standalone C++ utilities. (authored by sivachandra).
Changed prior to commit:
https://reviews.llvm.org/D73530?vs=241057&id=241284#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73530/new/
https://reviews.llvm.org/D73530
Files:
libc/CMakeLists.txt
libc/cmake/modules/LLVMLibCRules.cmake
libc/utils/CMakeLists.txt
libc/utils/CPP/Array.h
libc/utils/CPP/ArrayRef.h
libc/utils/CPP/CMakeLists.txt
libc/utils/CPP/README.md
libc/utils/CPP/StringRef.h
libc/utils/CPP/TypeTraits.h
libc/utils/UnitTest/CMakeLists.txt
libc/utils/UnitTest/Test.cpp
libc/utils/UnitTest/Test.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73530.241284.patch
Type: text/x-patch
Size: 22977 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20200129/164671cf/attachment-0001.bin>
More information about the libc-commits
mailing list