rsmith added a subscriber: rsmith.
rsmith added a comment.

In http://reviews.llvm.org/D19698#416255, @Eugene.Zelenko wrote:

> It'll be good idea to run Include What You Use 
> <https://github.com/include-what-you-use/include-what-you-use> to make sure 
> that all dependencies are explicit.


You can also remove all the `export *`s from the module map and try running the 
testsuite with modules enabled for a nasty shock about how common this problem 
is...


http://reviews.llvm.org/D19698



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

Reply via email to