| commit | a0aafa38535180ed0f73e2c18b2e4aa34f8f4c64 | [log] [tgz] |
|---|---|---|
| author | Richard Smith <richard-llvm@metafoo.co.uk> | Mon May 18 03:52:30 2015 +0000 |
| committer | Richard Smith <richard-llvm@metafoo.co.uk> | Mon May 18 03:52:30 2015 +0000 |
| tree | ebc5a44400a407dbe4463329168e34f3a59a7cc1 | |
| parent | effdb198c2d9d276a407ebf51eefb1744b9fb038 [diff] |
[modules] If we see a #include that maps to a module, but use of precompiled modules is disabled, track submodule visibility anyway if -fmodules-local-submodule-visibility is enabled. This, in effect, gives modules semantics but without precompilation. llvm-svn: 237550