[libcxx-commits] [PATCH] D104415: [libcxx][module-map] 🎨 updates module map to account for ranges headers

Christopher Di Bella via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Jun 16 12:32:00 PDT 2021


cjdb added inline comments.


================
Comment at: libcxx/include/module.modulemap:465-468
-  module ratio {
-    header "ratio"
-    export *
-  }
----------------
This was a mistake, will fix momentarily.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D104415/new/

https://reviews.llvm.org/D104415



More information about the libcxx-commits mailing list