commit | 21cae2059a06f7d89eee169409c9266def1b1aca | [log] [tgz] |
---|---|---|
author | Douglas Gregor <dgregor@apple.com> | Mon Sep 12 23:31:24 2011 +0000 |
committer | Douglas Gregor <dgregor@apple.com> | Mon Sep 12 23:31:24 2011 +0000 |
tree | 4e73722923a65113a110c7b3003ce0d27b731b42 | |
parent | 41bdde9e961c4d96a94148f20f0b18397f4358dd [diff] |
When an import statement fails to find a module in the module cache, but there is a corresponding umbrella header in a framework, build the module on-the-fly so it can be immediately loaded at the import statement. This is very much proof-of-concept code, with details to be fleshed out over time. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@139558 91177308-0d34-0410-b5e6-96231b3b80d8