teemperor requested changes to this revision. teemperor added a comment. This revision now requires changes to proceed.
Please add the header also to the modulemap in Host (which has to be manually written, as the Host module contains a lot of OS-specific headers): `module SafeMachO { header "Host/SafeMachO.h" export * }` https://reviews.llvm.org/D50383 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits