Skip to content
Commit e7ab3669 authored by Douglas Gregor's avatar Douglas Gregor
Browse files

Implement basic support for private headers in frameworks. In essence,

when we load a module map (module.map) from a directory, also load a
private module map (module_private.map) for that directory, if
present. That private module map can inject a new submodule that
captures private headers.

llvm-svn: 146012
parent 9c9e8108
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment