[libcxx-commits] [PATCH] D103208: [libcxx][ranges] Add	`ranges::empty_view`.
    Mark de Wever via Phabricator via libcxx-commits 
    libcxx-commits at lists.llvm.org
       
    Thu May 27 09:33:06 PDT 2021
    
    
  
Mordante added a comment.
LGTM modulo the open review comments.
================
Comment at: libcxx/include/__ranges/empty_view.h:2
+// -*- C++ -*-
+//===------------------------ __ranges/data.h ------------------------------===//
+//
----------------
Update or remove the filename.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D103208/new/
https://reviews.llvm.org/D103208
    
    
More information about the libcxx-commits
mailing list