[libcxx-commits] [PATCH] D127127: [libc++] Fix modules builds when features are removed
    Louis Dionne via Phabricator via libcxx-commits 
    libcxx-commits at lists.llvm.org
       
    Tue Jun  7 13:33:22 PDT 2022
    
    
  
ldionne updated this revision to Diff 434934.
ldionne added a comment.
Fix bootstrapping build.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D127127/new/
https://reviews.llvm.org/D127127
Files:
  libcxx/docs/Contributing.rst
  libcxx/include/CMakeLists.txt
  libcxx/include/csignal
  libcxx/include/module.modulemap
  libcxx/include/module.modulemap.in
  libcxx/test/libcxx/lint/lint_headers.sh.py
  libcxx/test/libcxx/lint/lint_modulemap.sh.py
  libcxx/test/libcxx/modules_include.sh.cpp
  libcxx/utils/generate_header_tests.py
  libcxx/utils/libcxx/test/dsl.py
  libcxx/utils/libcxx/test/features.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127127.434934.patch
Type: text/x-patch
Size: 14885 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220607/34413d7d/attachment.bin>
    
    
More information about the libcxx-commits
mailing list