[libcxx-commits] [PATCH] D107722: actually this file is up for review
Kent Ross via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sun Aug 8 18:01:59 PDT 2021
mumbleskates created this revision.
Herald added a subscriber: mgorny.
mumbleskates requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D107722
Files:
libcxx/include/CMakeLists.txt
Index: libcxx/include/CMakeLists.txt
===================================================================
--- libcxx/include/CMakeLists.txt
+++ libcxx/include/CMakeLists.txt
@@ -97,7 +97,7 @@
__bits
__bsd_locale_defaults.h
__bsd_locale_fallbacks.h
- __compare/__synthesized.h # NOT FOR REVIEW
+ __compare/__synthesized.h
__compare/common_comparison_category.h
__compare/ordering.h
__concepts/comparison.h # NOT FOR REVIEW
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107722.365054.patch
Type: text/x-patch
Size: 443 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210809/0ca841fe/attachment.bin>
More information about the libcxx-commits
mailing list