[PATCH] Require a module.map file to load a module
Douglas Gregor
dgregor at apple.com
Wed Jan 22 15:00:47 PST 2014
This looks great, thanks for eliminating the cruft!
- Doug
On Jan 22, 2014, at 2:27 PM, Ben Langmuir <blangmuir at apple.com> wrote:
> Removes some old code that allowed a module to be loaded from a pcm file even if the module.map could not be found. Also update a number of tests that relied on the old behavior.
>
> <need-module-file.patch>
More information about the cfe-commits
mailing list