[libcxx-commits] [PATCH] D108820: [libc++][NFC] Fix include guard for decay_copy.h and remove underscores from the header
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Aug 27 09:46:28 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc8b14c03ec74: [libc++][NFC] Fix include guard for decay_copy.h and remove underscores from… (authored by ldionne).
Changed prior to commit:
https://reviews.llvm.org/D108820?vs=369098&id=369125#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108820/new/
https://reviews.llvm.org/D108820
Files:
libcxx/include/CMakeLists.txt
libcxx/include/__ranges/access.h
libcxx/include/__ranges/all.h
libcxx/include/__ranges/counted.h
libcxx/include/__ranges/size.h
libcxx/include/__utility/__decay_copy.h
libcxx/include/__utility/decay_copy.h
libcxx/include/future
libcxx/include/module.modulemap
libcxx/include/thread
libcxx/test/libcxx/diagnostics/detail.headers/utility/__decay_copy.module.verify.cpp
libcxx/test/libcxx/diagnostics/detail.headers/utility/decay_copy.module.verify.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108820.369125.patch
Type: text/x-patch
Size: 5326 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210827/7633a1d6/attachment.bin>
More information about the libcxx-commits
mailing list