[cfe-dev] [PATCH] Wrap clang modules inside Mach-O/ELF/COFF containers

Argyrios Kyrtzidis kyrtzidis at apple.com
Thu Dec 11 17:03:15 PST 2014


> On Dec 11, 2014, at 4:39 PM, Jordan Rose <jordan_rose at apple.com> wrote:
> 
> The module cache is essentially never shared across projects because it depends on include paths and macros.

‘Never’ is not quite accurate; user include paths don’t affect system modules, not all projects use project-specific macros everywhere, and there is also “-fmodules-ignore-macro=“.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20141211/6d7e8a88/attachment.html>


More information about the cfe-dev mailing list