[libcxx-commits] [PATCH] D114836: [libcxx][modularisation] modularises <numeric> header
    Louis Dionne via Phabricator via libcxx-commits 
    libcxx-commits at lists.llvm.org
       
    Wed Dec  1 07:36:36 PST 2021
    
    
  
ldionne accepted this revision.
ldionne added a comment.
This revision is now accepted and ready to land.
LGTM, but you need to run `libcxx-generate-files` to pass CI.
Also, I'm assuming you didn't modify any content, just moved stuff around (as usual for these modularization patches). If you did change something, please call it out.
Thanks, fee free to ship this once CI is passing!
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D114836/new/
https://reviews.llvm.org/D114836
    
    
More information about the libcxx-commits
mailing list