[libcxx-commits] [PATCH] D103551: [libcxx][module-map] creates submodules for private headers
    Louis Dionne via Phabricator via libcxx-commits 
    libcxx-commits at lists.llvm.org
       
    Wed Jun  2 13:55:02 PDT 2021
    
    
  
ldionne accepted this revision.
ldionne added a comment.
This revision is now accepted and ready to land.
This LGTM if CI passes, and with Arthur's comments. Thanks a lot for fixing this. As we just discussed, I will add a CI configuration that runs the test suite and used `-fmodules -fcxx-modules`, which should allow us to catch even more issues, and catch them before they break other people in the future.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D103551/new/
https://reviews.llvm.org/D103551
    
    
More information about the libcxx-commits
mailing list