[libcxx-commits] [PATCH] D153211: [libc++][Modules] Make module exports consistent with header includes
    Louis Dionne via Phabricator via libcxx-commits 
    libcxx-commits at lists.llvm.org
       
    Mon Jun 26 12:31:33 PDT 2023
    
    
  
ldionne added inline comments.
================
Comment at: libcxx/utils/find_transitive_includes.py:1
+#===----------------------------------------------------------------------===##
+#
----------------
This script doesn't seem to be used in this review, is there any reason why it's being added (or added right now)?
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D153211/new/
https://reviews.llvm.org/D153211
    
    
More information about the libcxx-commits
mailing list