Mordante added inline comments.

================
Comment at: libcxx/include/module.modulemap.in:1421
+      private header "__type_traits/integral_constant.h"
+      export type_traits.common_reference
+    }
----------------
Note this looks wrong from libc++'s perspective. When this "solves" the issue 
we need to investigate why it fixes it; I think the export belongs to a 
different header.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142690

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to