[libcxx-commits] [PATCH] D108726: [libc++][NFC] Remove duplicate ranges entry in CMakeLists.txt.

Dimitry Andric via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Aug 25 14:50:12 PDT 2021


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG18da6db838c5: [libc++][NFC] Remove duplicate ranges entry in CMakeLists.txt. (authored by dim).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D108726/new/

https://reviews.llvm.org/D108726

Files:
  libcxx/include/CMakeLists.txt


Index: libcxx/include/CMakeLists.txt
===================================================================
--- libcxx/include/CMakeLists.txt
+++ libcxx/include/CMakeLists.txt
@@ -383,7 +383,6 @@
   queue
   random
   ranges
-  ranges
   ratio
   regex
   scoped_allocator


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108726.368745.patch
Type: text/x-patch
Size: 270 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210825/7ee82b25/attachment.bin>


More information about the libcxx-commits mailing list